FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
util::BakedField Struct Reference

A scalar field evaluated over a SamplingBox and encoded to 16-bit codes.

#include <ScalarFieldBake.h>

+ Collaboration diagram for util::BakedField:

Public Attributes

SamplingBox box
 Grid the codes were produced on.
 
std::vector< uint16_t > values
 Dilated codes for the value texture. Axis 0 fastest.
 
std::vector< uint8_t > mask
 0 where masked, 255 elsewhere. Same order.
 
double valueMin
 Field value encoded as code 1.
 
double valueMax
 Field value encoded as code 65535.
 

The documentation for this struct was generated from the following file: