14 #ifndef GDCMSURFACEREADER_H
15 #define GDCMSURFACEREADER_H
39 unsigned long GetNumberOfSurfaces()
const;
45 bool ReadSurface(
const Item & surfaceItem,
const unsigned long idx);
52 #endif // GDCMSURFACEREADER_H
Class to represent a Data Set (which contains Data Elements) A Data Set represents an instance of a r...
Definition: gdcmDataSet.h:55
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Class to represent an Item A component of the value of a Data Element that is of Value Representation...
Definition: gdcmItem.h:45
This class defines a segment reader. It reads attributes of group 0x0062.
Definition: gdcmSegmentReader.h:31
This class defines a SURFACE IE reader. It reads surface mesh module attributes.
Definition: gdcmSurfaceReader.h:29