ImFusion SDK 4.3
NrrdIoAlgorithm::NrrdHeader Struct Reference

Public Types

enum  Encoding { Raw , Gzip }
 
enum  Endian { Little , Big }
 

Public Attributes

int dataDimension = -1
 
vec3i sizes = {0, 0, 1}
 
int colorChannels = 0
 
bool metricSpacing = false
 
vec3 spacing = {0., 0., 1.}
 
vec3 origin = {0, 0, 0}
 
mat3 toWorldMatrix = mat3::Identity()
 
PixelType type = PixelType::UByte
 
Encoding encoding = Encoding::Raw
 
std::optional< std::stringspace
 
int spaceDimension = -1
 
Endian endian = Little
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close