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

Provide services needed by the Fillers

#include <TopOpeBRep_PointGeomTool.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRep_PointGeomTool ()

Static Public Member Functions

static TopOpeBRepDS_Point MakePoint (const TopOpeBRep_VPointInter &IP)
static TopOpeBRepDS_Point MakePoint (const TopOpeBRep_Point2d &P2D)
static TopOpeBRepDS_Point MakePoint (const TopOpeBRep_FaceEdgeIntersector &FEI)
static TopOpeBRepDS_Point MakePoint (const TopoDS_Shape &S)
static Standard_Boolean IsEqual (const TopOpeBRepDS_Point &DSP1, const TopOpeBRepDS_Point &DSP2)

Constructor & Destructor Documentation

TopOpeBRep_PointGeomTool::TopOpeBRep_PointGeomTool ( )

Member Function Documentation

static Standard_Boolean TopOpeBRep_PointGeomTool::IsEqual ( const TopOpeBRepDS_Point DSP1,
const TopOpeBRepDS_Point DSP2 
) [static]
static TopOpeBRepDS_Point TopOpeBRep_PointGeomTool::MakePoint ( const TopOpeBRep_VPointInter IP) [static]
static TopOpeBRepDS_Point TopOpeBRep_PointGeomTool::MakePoint ( const TopoDS_Shape S) [static]
static TopOpeBRepDS_Point TopOpeBRep_PointGeomTool::MakePoint ( const TopOpeBRep_Point2d P2D) [static]
static TopOpeBRepDS_Point TopOpeBRep_PointGeomTool::MakePoint ( const TopOpeBRep_FaceEdgeIntersector FEI) [static]
void TopOpeBRep_PointGeomTool::operator delete ( void *  anAddress) [inline]
void* TopOpeBRep_PointGeomTool::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* TopOpeBRep_PointGeomTool::operator new ( size_t  size) [inline]

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