Open CASCADE Technology 7.8.0
|
Namespaces | |
namespace | Model |
Variables | |
const size_t | MEMORY_BLOCK_SIZE_HUGE = 512 * 1024 |
Default size for memory block allocated by IncAllocator. | |
typedef NCollection_Shared<NCollection_EBTree<Standard_Integer, Bnd_Box2d> > IMeshData::BndBox2dTree |
typedef NCollection_Shared<NCollection_DataMap<IFacePtr, ListOfInteger> > IMeshData::DMapOfIFacePtrsListOfInteger |
typedef NCollection_Shared<NCollection_DataMap<IFacePtr, Handle< MapOfIEdgePtr > > > IMeshData::DMapOfIFacePtrsMapOfIEdgePtrs |
typedef NCollection_Shared<NCollection_DataMap<Standard_Integer, ListOfInteger> > IMeshData::DMapOfIntegerListOfInteger |
typedef NCollection_Shared<NCollection_DataMap<TopoDS_Shape, Standard_Integer,TopTools_ShapeMapHasher> > IMeshData::DMapOfShapeInteger |
typedef NCollection_Shared<NCollection_IndexedDataMap<IFacePtr, ListOfIPCurves> > IMeshData::IDMapOfIFacePtrsListOfIPCurves |
typedef NCollection_Shared<NCollection_IndexedDataMap<BRepMesh_Edge, BRepMesh_PairOfIndex> > IMeshData::IDMapOfLink |
typedef NCollection_Shared<NCollection_DataMap<Standard_Integer, Standard_Boolean> > IMeshData::MapOfIntegerInteger |