Open CASCADE Technology 6.5.2
Public Member Functions
BRepTopAdaptor_Tool Class Reference

#include <BRepTopAdaptor_Tool.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepTopAdaptor_Tool ()
 BRepTopAdaptor_Tool (const TopoDS_Face &F, const Standard_Real Tol2d)
 BRepTopAdaptor_Tool (const Handle< Adaptor3d_HSurface > &Surface, const Standard_Real Tol2d)
void Init (const TopoDS_Face &F, const Standard_Real Tol2d)
void Init (const Handle< Adaptor3d_HSurface > &Surface, const Standard_Real Tol2d)
Handle_BRepTopAdaptor_TopolTool GetTopolTool ()
void SetTopolTool (const Handle< BRepTopAdaptor_TopolTool > &TT)
Handle_Adaptor3d_HSurface GetSurface ()
void Destroy ()
 ~BRepTopAdaptor_Tool ()

Constructor & Destructor Documentation

BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( )
BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( const TopoDS_Face F,
const Standard_Real  Tol2d 
)
BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( const Handle< Adaptor3d_HSurface > &  Surface,
const Standard_Real  Tol2d 
)
BRepTopAdaptor_Tool::~BRepTopAdaptor_Tool ( ) [inline]

Member Function Documentation

void BRepTopAdaptor_Tool::Destroy ( )
Handle_Adaptor3d_HSurface BRepTopAdaptor_Tool::GetSurface ( )
Handle_BRepTopAdaptor_TopolTool BRepTopAdaptor_Tool::GetTopolTool ( )
void BRepTopAdaptor_Tool::Init ( const Handle< Adaptor3d_HSurface > &  Surface,
const Standard_Real  Tol2d 
)
void BRepTopAdaptor_Tool::Init ( const TopoDS_Face F,
const Standard_Real  Tol2d 
)
void BRepTopAdaptor_Tool::operator delete ( void *  anAddress) [inline]
void* BRepTopAdaptor_Tool::operator new ( size_t  size) [inline]
void* BRepTopAdaptor_Tool::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BRepTopAdaptor_Tool::SetTopolTool ( const Handle< BRepTopAdaptor_TopolTool > &  TT)

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