Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
StdPrs_ToolShadedShape Class Reference

#include <StdPrs_ToolShadedShape.hxx>

Inheritance diagram for StdPrs_ToolShadedShape:
Inheritance graph
[legend]

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)

Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines