This package provides services used by the TopOpeBRepBuild
package performing topological operations on the BRep
data structure.
#include <TopOpeBRepDS.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 TCollection_AsciiString | SPrint (const TopAbs_State S) |
| | IN OU ON UN
|
| static Standard_OStream & | Print (const TopAbs_State S, Standard_OStream &OS) |
| static TCollection_AsciiString | SPrint (const TopOpeBRepDS_Kind K) |
| | <K>
|
| static TCollection_AsciiString | SPrint (const TopOpeBRepDS_Kind K, const Standard_Integer I, const TCollection_AsciiString &B="", const TCollection_AsciiString &A="") |
| | S1(<K>,<I>)S2
|
| static Standard_OStream & | Print (const TopOpeBRepDS_Kind K, Standard_OStream &S) |
| static Standard_OStream & | Print (const TopOpeBRepDS_Kind K, const Standard_Integer I, Standard_OStream &S, const TCollection_AsciiString &B="", const TCollection_AsciiString &A="") |
| static TCollection_AsciiString | SPrint (const TopAbs_ShapeEnum T) |
| static TCollection_AsciiString | SPrint (const TopAbs_ShapeEnum T, const Standard_Integer I) |
| | (<T>,)
|
| static Standard_OStream & | Print (const TopAbs_ShapeEnum T, const Standard_Integer I, Standard_OStream &S) |
| static TCollection_AsciiString | SPrint (const TopAbs_Orientation O) |
| static TCollection_AsciiString | SPrint (const TopOpeBRepDS_Config C) |
| static Standard_OStream & | Print (const TopOpeBRepDS_Config C, Standard_OStream &S) |
| static Standard_Boolean | IsGeometry (const TopOpeBRepDS_Kind K) |
| static Standard_Boolean | IsTopology (const TopOpeBRepDS_Kind K) |
| static TopAbs_ShapeEnum | KindToShape (const TopOpeBRepDS_Kind K) |
| static TopOpeBRepDS_Kind | ShapeToKind (const TopAbs_ShapeEnum S) |
Member Function Documentation
| void TopOpeBRepDS::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TopOpeBRepDS::operator new |
( |
size_t |
size | ) |
[inline] |
| void* TopOpeBRepDS::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: