Version: 9.13.0
GEOM_ShadingFace Class Reference

#include <GEOM_ShadingFace.h>

Inheritance diagram for GEOM_ShadingFace:
Inheritance graph

Public Member Functions

 vtkTypeMacro (GEOM_ShadingFace, GEOM_FaceSource) static GEOM_ShadingFace *New()
 
- Public Member Functions inherited from GEOM_FaceSource
 vtkTypeMacro (GEOM_FaceSource, vtkPolyDataAlgorithm) void AddFace(const TopoDS_Face &theFace)
 
void Clear ()
 
bool IsEmpty ()
 

Static Public Member Functions

static void OCC2VTK (const TopoDS_Face &theFace, vtkPolyData *theCells, vtkPoints *thePts)
 

Protected Member Functions

virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
 GEOM_ShadingFace ()
 
 ~GEOM_ShadingFace ()
 
- Protected Member Functions inherited from GEOM_FaceSource
 GEOM_FaceSource ()
 
 ~GEOM_FaceSource ()
 

Private Member Functions

 GEOM_ShadingFace (const GEOM_ShadingFace &)
 
void operator= (const GEOM_ShadingFace &)
 

Additional Inherited Members

- Static Protected Member Functions inherited from GEOM_FaceSource
static void MoveTo (gp_Pnt thePnt, vtkPoints *thePts)
 
static void DrawTo (gp_Pnt thePnt, vtkPolyData *thePolyData, vtkPoints *thePts)
 
- Protected Attributes inherited from GEOM_FaceSource
TFaceSet myFaceSet
 

Constructor & Destructor Documentation

◆ GEOM_ShadingFace() [1/2]

GEOM_ShadingFace::GEOM_ShadingFace ( )
protected

◆ ~GEOM_ShadingFace()

GEOM_ShadingFace::~GEOM_ShadingFace ( )
protected

◆ GEOM_ShadingFace() [2/2]

GEOM_ShadingFace::GEOM_ShadingFace ( const GEOM_ShadingFace )
private

Member Function Documentation

◆ OCC2VTK()

void GEOM_ShadingFace::OCC2VTK ( const TopoDS_Face &  theFace,
vtkPolyData *  theCells,
vtkPoints *  thePts 
)
static

References Handle().

◆ operator=()

void GEOM_ShadingFace::operator= ( const GEOM_ShadingFace )
private

◆ RequestData()

int GEOM_ShadingFace::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

◆ vtkTypeMacro()

GEOM_ShadingFace::vtkTypeMacro ( GEOM_ShadingFace  ,
GEOM_FaceSource   
)

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