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