Open CASCADE Technology 7.7.2
|
Namespaces | |
namespace | Model |
Data Structures | |
struct | WeakEqual |
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, WeakEqual<IMeshData_Face> > > IMeshData::DMapOfIFacePtrsListOfInteger |
typedef NCollection_Shared<NCollection_DataMap<IFacePtr, Handle< MapOfIEdgePtr >, WeakEqual<IMeshData_Face> > > 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, WeakEqual<IMeshData_Face> > > IMeshData::IDMapOfIFacePtrsListOfIPCurves |
typedef NCollection_Shared<NCollection_IndexedDataMap<BRepMesh_Edge, BRepMesh_PairOfIndex> > IMeshData::IDMapOfLink |
typedef NCollection_Shared<NCollection_Map<IEdgePtr, WeakEqual<IMeshData_Edge> > > IMeshData::MapOfIEdgePtr |
typedef NCollection_Shared<NCollection_Map<IFacePtr, WeakEqual<IMeshData_Face> > > IMeshData::MapOfIFacePtr |
typedef NCollection_Shared<NCollection_DataMap<Standard_Integer, Standard_Integer> > IMeshData::MapOfIntegerInteger |