|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_OStream.hxx>#include <Standard_Integer.hxx>Data Structures | |
| class | TopTools |
| 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 DataMapOfShapeReal Array1OfShape HArray1OfShape SequenceOfShape HSequenceOfShape ListOfShape Array1OfListShape HArray1OfListShape DataMapOfIntegerListOfShape DataMapOfShapeListOfShape DataMapOfShapeListOfInteger IndexedDataMapOfShapeShape IndexedDataMapOfShapeListOfShape DataMapOfShapeShape IndexedMapOfOrientedShape DataMapOfShapeSequenceOfShape IndexedDataMapOfShapeAddress DataMapOfOrientedShapeShape * LocationSet : to write sets of locations. * ShapeSet : to writes sets of TShapes. Package Methods : Dump : To dump the topology of a Shape. More... | |
1.7.4