VTK
Public Member Functions | Public Attributes | List of all members
vtkContourRepresentationInternals Class Reference

#include <vtkContourRepresentation.h>

Public Member Functions

void ClearNodes ()
 

Public Attributes

vtkstd::vector
< vtkContourRepresentationNode * > 
Nodes
 

Detailed Description

Definition at line 86 of file vtkContourRepresentation.h.

Member Function Documentation

void vtkContourRepresentationInternals::ClearNodes ( )
inline

Definition at line 90 of file vtkContourRepresentation.h.

Member Data Documentation

vtkstd::vector<vtkContourRepresentationNode*> vtkContourRepresentationInternals::Nodes

Definition at line 89 of file vtkContourRepresentation.h.


The documentation for this class was generated from the following file: