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

#include <vtkContourRepresentation.h>

Public Member Functions

void ClearNodes ()
 

Public Attributes

std::vector< vtkContourRepresentationNode * > Nodes
 

Detailed Description

Definition at line 101 of file vtkContourRepresentation.h.

Member Function Documentation

void vtkContourRepresentationInternals::ClearNodes ( )
inline

Definition at line 105 of file vtkContourRepresentation.h.

Member Data Documentation

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

Definition at line 104 of file vtkContourRepresentation.h.


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