OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKBRep
TopTools


TopTools Class Reference

The TopTools package provides utilities for the
topological data structure.

* ShapeMapHasher. Hash a Shape base on the TShape
and the Location. The Orientation is not used.

* OrientedShapeMapHasher. Hash a Shape base on the
TShape ,the Location and the Orientation.

* Instantiations of TCollection for Shapes :
MapOfShape
IndexedMapOfShape
DataMapOfIntegerShape
DataMapOfShapeInteger
Array1OfShape
HArray1OfShape
SequenceOfShape
HSequenceOfShape
ListOfShape
Array1OfListShape
HArray1OfListShape
DataMapOfIntegerListOfShape
DataMapOfShapeListOfShape
IndexedDataMapOfShapeShape
IndexedDataMapOfShapeListOfShape
DataMapOfShapeShape
IndexedMapOfOrientedShape

* LocationSet : to write sets of locations.

* ShapeSet : to writes sets of TShapes.

Package Methods :

Dump : To dump the topology of a Shape.

.

#include <TopTools.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 Standard_EXPORT void Dump (const TopoDS_Shape &Sh, Standard_OStream &S)
 Dumps the topological structure of <sh> on the
stream <s>.
.
static Standard_EXPORT void Dummy (const Standard_Integer I)
 This is to bypass an extraction bug. It will force
the inclusion of Standard_Integer.hxx itself
including Standard_OStream.hxx at the correct
position.
.


Member Function Documentation

static Standard_EXPORT void TopTools::Dummy const Standard_Integer  I  )  [static]
 

static Standard_EXPORT void TopTools::Dump const TopoDS_Shape Sh,
Standard_OStream &  S
[static]
 

void TopTools::operator delete void *  anAddress  )  [inline]
 

void* TopTools::operator new size_t  size  )  [inline]
 

void* TopTools::operator new size_t  ,
void *  anAddress
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:23:11 2008 for OpenCASCADE by  doxygen 1.4.1