23#ifndef _SO_VR_AM_FILE_READER_
24#define _SO_VR_AM_FILE_READER_
100 bool m_isLittleEndian;
101 bool m_isInitialized;
#define SO_FIELDCONTAINER_HEADER(className)
DataType
Supported data type.
<a href="IconLegend.html"><img src="extVR.gif" alt="VolumeViz" border="0"></a> Am file reader.
virtual void getSubSlice(const SbBox2i32 &subSlice, int sliceNumber, void *data)
Must copy the rectangular part defined by subSlice of the XY slice sliceNumber to the memory refe...
virtual SoVolumeReader::ReaderType getReaderType()
Returns the reader type.
SoVRAmFileReader()
Constructor.
virtual SbBool isRGBA() const
Returns TRUE if the data set contains RGBA color values.
virtual ReadError getDataChar(SbBox3f &size, SoDataSet::DataType &type, SbVec3i32 &dim) override
Gets the characteristics (file header) of the data volume.
<a href="IconLegend.html"><img src="extLDM.gif" alt="Large Data Management" border="0"></a> Abstract...
ReaderType
Available reader type.