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