open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Public Attributes | List of all members
iARawFileParameters Struct Reference

This data structure contains all metadata required to load a raw data file. More...

#include <iARawFileParameters.h>

Collaboration diagram for iARawFileParameters:

Public Member Functions

 iARawFileParameters ()
 

Public Attributes

int m_byteOrder
 
quint64 m_headersize
 
double m_origin [3]
 
int m_scalarType
 
unsigned int m_size [3]
 
double m_spacing [3]
 

Detailed Description

This data structure contains all metadata required to load a raw data file.

Constructor & Destructor Documentation

◆ iARawFileParameters()

iARawFileParameters::iARawFileParameters ( )
inline

Member Data Documentation

◆ m_byteOrder

int iARawFileParameters::m_byteOrder

◆ m_headersize

quint64 iARawFileParameters::m_headersize

◆ m_origin

double iARawFileParameters::m_origin[3]

◆ m_scalarType

int iARawFileParameters::m_scalarType

◆ m_size

unsigned int iARawFileParameters::m_size[3]

◆ m_spacing

double iARawFileParameters::m_spacing[3]

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