#include <GEOM_WireframeFace.h>
|
static GEOM_WireframeFace * | New () |
|
static void | OCC2VTK (const TopoDS_Face &theFace, vtkPolyData *thePolyData, vtkPoints *thePts, const int theNbIso[2], const int theDiscret=15) |
|
|
static void | CreateIso (const TopoDS_Face &theFace, const int theNbIso[2], const int theDiscret, vtkPolyData *thePolyData, vtkPoints *thePts) |
|
static void | CreateIso (const GEOMUtils::Hatcher &theHatcher, const Standard_Boolean IsUIso, const int theDiscret, vtkPolyData *thePolyData, vtkPoints *thePts) |
|
static void | CreateIso_ (const TopoDS_Face &theFace, GeomAbs_IsoType theIsoType, Standard_Real Par, Standard_Real T1, Standard_Real T2, const int theDiscret, vtkPolyData *thePolyData, vtkPoints *thePts) |
|
static void | CreateIso__ (const BRepAdaptor_Surface &theSurface, GeomAbs_IsoType theIsoType, Standard_Real &theU, Standard_Real &theV, Standard_Real theStep, vtkPolyData *thePolyData, vtkPoints *thePts) |
|
static void | MoveTo (gp_Pnt thePnt, vtkPoints *thePts) |
|
static void | DrawTo (gp_Pnt thePnt, vtkPolyData *thePolyData, vtkPoints *thePts) |
|
GEOM_WireframeFace::GEOM_WireframeFace |
( |
| ) |
|
|
protected |
GEOM_WireframeFace::~GEOM_WireframeFace |
( |
| ) |
|
|
protected |
void GEOM_WireframeFace::CreateIso |
( |
const TopoDS_Face & |
theFace, |
|
|
const int |
theNbIso[2], |
|
|
const int |
theDiscret, |
|
|
vtkPolyData * |
thePolyData, |
|
|
vtkPoints * |
thePts |
|
) |
| |
|
staticprotected |
void GEOM_WireframeFace::CreateIso |
( |
const GEOMUtils::Hatcher & |
theHatcher, |
|
|
const Standard_Boolean |
IsUIso, |
|
|
const int |
theDiscret, |
|
|
vtkPolyData * |
thePolyData, |
|
|
vtkPoints * |
thePts |
|
) |
| |
|
staticprotected |
void GEOM_WireframeFace::CreateIso_ |
( |
const TopoDS_Face & |
theFace, |
|
|
GeomAbs_IsoType |
theIsoType, |
|
|
Standard_Real |
Par, |
|
|
Standard_Real |
T1, |
|
|
Standard_Real |
T2, |
|
|
const int |
theDiscret, |
|
|
vtkPolyData * |
thePolyData, |
|
|
vtkPoints * |
thePts |
|
) |
| |
|
staticprotected |
void GEOM_WireframeFace::CreateIso__ |
( |
const BRepAdaptor_Surface & |
theSurface, |
|
|
GeomAbs_IsoType |
theIsoType, |
|
|
Standard_Real & |
theU, |
|
|
Standard_Real & |
theV, |
|
|
Standard_Real |
theStep, |
|
|
vtkPolyData * |
thePolyData, |
|
|
vtkPoints * |
thePts |
|
) |
| |
|
staticprotected |
void GEOM_WireframeFace::GetNbIso |
( |
int & |
theNbU, |
|
|
int & |
theNbV |
|
) |
| |
|
virtual |
void GEOM_WireframeFace::OCC2VTK |
( |
const TopoDS_Face & |
theFace, |
|
|
vtkPolyData * |
thePolyData, |
|
|
vtkPoints * |
thePts, |
|
|
const int |
theNbIso[2], |
|
|
const int |
theDiscret = 15 |
|
) |
| |
|
static |
int GEOM_WireframeFace::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
void GEOM_WireframeFace::SetNbIso |
( |
const int |
theNb[2] | ) |
|
|
virtual |
GEOM_WireframeFace::vtkGetMacro |
( |
Discret |
, |
|
|
int |
|
|
) |
| |
GEOM_WireframeFace::vtkSetMacro |
( |
Discret |
, |
|
|
int |
|
|
) |
| |
int GEOM_WireframeFace::Discret |
|
protected |
int GEOM_WireframeFace::NbIso[2] |
|
protected |
The documentation for this class was generated from the following files: