![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Describes the behaviour requested for a wireframe shape presentation. More...
#include <StdPrs_ShapeTool.hxx>
Static Public Member Functions | |
| static bool | IsPlanarFace (const TopoDS_Face &theFace) |
Describes the behaviour requested for a wireframe shape presentation.
| StdPrs_ShapeTool::StdPrs_ShapeTool | ( | const TopoDS_Shape & | theShape, |
| const bool | theAllVertices = false ) |
Constructs the tool and initializes it using theShape and theAllVertices (optional) arguments. By default, only isolated and internal vertices are considered, however if theAllVertices argument is equal to True, all shape's vertices are taken into account.
| occ::handle< Poly_Triangulation > StdPrs_ShapeTool::CurrentTriangulation | ( | TopLoc_Location & | l | ) | const |
| Bnd_Box StdPrs_ShapeTool::CurveBound | ( | ) | const |
| Bnd_Box StdPrs_ShapeTool::FaceBound | ( | ) | const |
| occ::handle< NCollection_HSequence< TopoDS_Shape > > StdPrs_ShapeTool::FacesOfEdge | ( | ) | const |
|
inline |
|
inline |
|
inline |
| bool StdPrs_ShapeTool::HasCurve | ( | ) | const |
| bool StdPrs_ShapeTool::HasSurface | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
| int StdPrs_ShapeTool::Neighbours | ( | ) | const |
|
inline |
|
inline |
|
inline |
| occ::handle< Poly_Polygon3D > StdPrs_ShapeTool::Polygon3D | ( | TopLoc_Location & | l | ) | const |
| void StdPrs_ShapeTool::PolygonOnTriangulation | ( | occ::handle< Poly_PolygonOnTriangulation > & | Indices, |
| occ::handle< Poly_Triangulation > & | T, | ||
| TopLoc_Location & | l ) const |