Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_VertexSource Class Reference

#include <GEOM_VertexSource.h>

Inheritance diagram for GEOM_VertexSource:
Inheritance graph

Public Member Functions

 vtkTypeMacro (GEOM_VertexSource, vtkPolyDataAlgorithm)
 
void AddVertex (const TopoDS_Vertex &theVertex)
 
void Clear ()
 

Static Public Member Functions

static GEOM_VertexSourceNew ()
 
static void OCC2VTK (const TopoDS_Vertex &theVertex, vtkPolyData *thePolyData, vtkPoints *thePts)
 

Protected Member Functions

virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
 GEOM_VertexSource ()
 
 ~GEOM_VertexSource ()
 

Protected Attributes

TVertexSet myVertexSet
 

Private Member Functions

 GEOM_VertexSource (const GEOM_VertexSource &)
 
void operator= (const GEOM_VertexSource &)
 

Constructor & Destructor Documentation

GEOM_VertexSource::GEOM_VertexSource ( )
protected
GEOM_VertexSource::~GEOM_VertexSource ( )
protected
GEOM_VertexSource::GEOM_VertexSource ( const GEOM_VertexSource )
private

Member Function Documentation

void GEOM_VertexSource::AddVertex ( const TopoDS_Vertex &  theVertex)

References myVertexSet.

void GEOM_VertexSource::Clear ( )
inline
static GEOM_VertexSource* GEOM_VertexSource::New ( )
static
void GEOM_VertexSource::OCC2VTK ( const TopoDS_Vertex &  theVertex,
vtkPolyData *  thePolyData,
vtkPoints *  thePts 
)
static
void GEOM_VertexSource::operator= ( const GEOM_VertexSource )
private
int GEOM_VertexSource::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

References anIter(), myVertexSet, and OCC2VTK().

GEOM_VertexSource::vtkTypeMacro ( GEOM_VertexSource  ,
vtkPolyDataAlgorithm   
)

Member Data Documentation

TVertexSet GEOM_VertexSource::myVertexSet
protected

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