#include <TopOpeBRepTool_BoxSort.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | TopOpeBRepTool_BoxSort () |
| | TopOpeBRepTool_BoxSort (const Handle< TopOpeBRepTool_HBoxTool > &T) |
| void | SetHBoxTool (const Handle< TopOpeBRepTool_HBoxTool > &T) |
const
Handle_TopOpeBRepTool_HBoxTool & | HBoxTool () const |
| void | Clear () |
| void | AddBoxes (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
| void | MakeHAB (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
| const Handle_Bnd_HArray1OfBox & | HAB () const |
| const TopoDS_Shape & | HABShape (const Standard_Integer I) const |
| void | MakeCOB (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
| void | AddBoxesMakeCOB (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
const
TColStd_ListIteratorOfListOfInteger & | Compare (const TopoDS_Shape &S) |
| const TopoDS_Shape & | TouchedShape (const TColStd_ListIteratorOfListOfInteger &I) const |
| const Bnd_Box & | Box (const TopoDS_Shape &S) const |
| void | Destroy () |
| | ~TopOpeBRepTool_BoxSort () |
Static Public Member Functions |
| static void | MakeHABCOB (const Handle< Bnd_HArray1OfBox > &HAB, Bnd_Box &COB) |
Constructor & Destructor Documentation
| TopOpeBRepTool_BoxSort::TopOpeBRepTool_BoxSort |
( |
| ) |
|
| TopOpeBRepTool_BoxSort::~TopOpeBRepTool_BoxSort |
( |
| ) |
[inline] |
Member Function Documentation
| void TopOpeBRepTool_BoxSort::Clear |
( |
| ) |
|
| void TopOpeBRepTool_BoxSort::Destroy |
( |
| ) |
|
| const Handle_Bnd_HArray1OfBox& TopOpeBRepTool_BoxSort::HAB |
( |
| ) |
const |
| const Handle_TopOpeBRepTool_HBoxTool& TopOpeBRepTool_BoxSort::HBoxTool |
( |
| ) |
const |
| void TopOpeBRepTool_BoxSort::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TopOpeBRepTool_BoxSort::operator new |
( |
size_t |
size | ) |
[inline] |
| void* TopOpeBRepTool_BoxSort::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: