|
GDCM
2.2.3
|
This class defines a SURFACE IE writer. It writes surface mesh module attributes. More...
#include <gdcmSurfaceWriter.h>


Public Member Functions | |
| SurfaceWriter () | |
| virtual | ~SurfaceWriter () |
| unsigned long | GetNumberOfSurfaces () |
| void | SetNumberOfSurfaces (const unsigned long nb) |
| bool | Write () |
| Write. | |
Protected Member Functions | |
| void | ComputeNumberOfSurfaces () |
| bool | PrepareWrite () |
| bool | PrepareWritePointMacro (SmartPointer< Surface > surface, DataSet &surfaceDS, const TransferSyntax &ts) |
Protected Attributes | |
| unsigned long | NumberOfSurfaces |
This class defines a SURFACE IE writer. It writes surface mesh module attributes.
| virtual gdcm::SurfaceWriter::~SurfaceWriter | ( | ) | [virtual] |
| void gdcm::SurfaceWriter::ComputeNumberOfSurfaces | ( | ) | [protected] |
| unsigned long gdcm::SurfaceWriter::GetNumberOfSurfaces | ( | ) |
| bool gdcm::SurfaceWriter::PrepareWrite | ( | ) | [protected] |
Reimplemented from gdcm::SegmentWriter.
| bool gdcm::SurfaceWriter::PrepareWritePointMacro | ( | SmartPointer< Surface > | surface, |
| DataSet & | surfaceDS, | ||
| const TransferSyntax & | ts | ||
| ) | [protected] |
| void gdcm::SurfaceWriter::SetNumberOfSurfaces | ( | const unsigned long | nb | ) |
| bool gdcm::SurfaceWriter::Write | ( | ) | [virtual] |
Write.
Reimplemented from gdcm::SegmentWriter.
unsigned long gdcm::SurfaceWriter::NumberOfSurfaces [protected] |
1.7.6.1