|
Open CASCADE Technology 6.5.2
|
#include <StdPrs_ToolShadedShape.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Boolean | IsClosed (const TopoDS_Shape &aShape) |
| static Handle_Poly_Triangulation | Triangulation (const TopoDS_Face &aFace, TopLoc_Location &loc) |
| static void | Normal (const TopoDS_Face &aFace, Poly_Connect &PC, TColgp_Array1OfDir &Nor) |
| static Standard_Boolean StdPrs_ToolShadedShape::IsClosed | ( | const TopoDS_Shape & | aShape | ) | [static] |
| static void StdPrs_ToolShadedShape::Normal | ( | const TopoDS_Face & | aFace, |
| Poly_Connect & | PC, | ||
| TColgp_Array1OfDir & | Nor | ||
| ) | [static] |
| void StdPrs_ToolShadedShape::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from BRepMesh_ShapeTool.
| void* StdPrs_ToolShadedShape::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from BRepMesh_ShapeTool.
| void* StdPrs_ToolShadedShape::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from BRepMesh_ShapeTool.
| static Handle_Poly_Triangulation StdPrs_ToolShadedShape::Triangulation | ( | const TopoDS_Face & | aFace, |
| TopLoc_Location & | loc | ||
| ) | [static] |
1.7.4