35 #ifndef __ContourContainer_h
36 #define __ContourContainer_h
39 #include "QGoGUILibConfigure.h"
62 std::vector< vtkActor* > AddTrace( vtkPolyData* iNode, vtkProperty* iProperty );
70 #endif // CONTOURCONTAINER_H
Q_DISABLE_COPY(ContourMeshContainer)
class for the visualization of 3D Image represented by one vtkImageData*.
Wraps a boost::multi_index_container of ContourMeshStructure. This class is specialized for the means...
Wraps a boost::multi_index_container of ContourMeshStructure. This class intends to synchronize Conto...