#include <vtkContourRepresentation.h>
Definition at line 85 of file vtkContourRepresentation.h.
Public Member Functions | |
void | ClearNodes () |
Public Attributes | |
vtkstd::vector < vtkContourRepresentationNode * > | Nodes |
void vtkContourRepresentationInternals::ClearNodes | ( | ) | [inline] |
Definition at line 89 of file vtkContourRepresentation.h.
vtkstd::vector<vtkContourRepresentationNode*> vtkContourRepresentationInternals::Nodes |
Definition at line 88 of file vtkContourRepresentation.h.