Open CASCADE Technology 7.8.0
|
Typedefs | |
typedef std::deque< gp_Pnt, NCollection_OccAllocator< gp_Pnt > > | SequenceOfPnt |
typedef std::deque< gp_Pnt2d, NCollection_OccAllocator< gp_Pnt2d > > | SequenceOfPnt2d |
typedef std::deque< Standard_Real, NCollection_OccAllocator< Standard_Real > > | SequenceOfReal |
typedef std::deque< Standard_Integer, NCollection_OccAllocator< Standard_Integer > > | SequenceOfInteger |
typedef std::deque<Standard_Integer, NCollection_OccAllocator<Standard_Integer> > IMeshData::Model::SequenceOfInteger |
typedef std::deque<gp_Pnt, NCollection_OccAllocator<gp_Pnt> > IMeshData::Model::SequenceOfPnt |