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

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