![]() |
Open CASCADE Technology Reference Manual 8.0.1
|
#include <ShapePersistent_HArray2.hxx>

Public Types | |
| typedef instance< NCollection_HArray2< gp_XYZ > > | XYZ |
| typedef instance< NCollection_HArray2< gp_Pnt > > | Pnt |
| typedef instance< NCollection_HArray2< gp_Dir > > | Dir |
| typedef instance< NCollection_HArray2< gp_Vec > > | Vec |
| typedef instance< NCollection_HArray2< gp_XY > > | XY |
| typedef instance< NCollection_HArray2< gp_Pnt2d > > | Pnt2d |
| typedef instance< NCollection_HArray2< gp_Dir2d > > | Dir2d |
| typedef instance< NCollection_HArray2< gp_Vec2d > > | Vec2d |
| typedef instance< NCollection_HArray2< gp_Lin2d > > | Lin2d |
| typedef instance< NCollection_HArray2< gp_Circ2d > > | Circ2d |
| typedef instance<NCollection_HArray2<gp_Circ2d> > ShapePersistent_HArray2::Circ2d |
| typedef instance<NCollection_HArray2<gp_Dir> > ShapePersistent_HArray2::Dir |
| typedef instance<NCollection_HArray2<gp_Dir2d> > ShapePersistent_HArray2::Dir2d |
| typedef instance<NCollection_HArray2<gp_Lin2d> > ShapePersistent_HArray2::Lin2d |
| typedef instance<NCollection_HArray2<gp_Pnt> > ShapePersistent_HArray2::Pnt |
| typedef instance<NCollection_HArray2<gp_Pnt2d> > ShapePersistent_HArray2::Pnt2d |
| typedef instance<NCollection_HArray2<gp_Vec> > ShapePersistent_HArray2::Vec |
| typedef instance<NCollection_HArray2<gp_Vec2d> > ShapePersistent_HArray2::Vec2d |
| typedef instance<NCollection_HArray2<gp_XY> > ShapePersistent_HArray2::XY |
| typedef instance<NCollection_HArray2<gp_XYZ> > ShapePersistent_HArray2::XYZ |