Open CASCADE Technology  7.7.0
Public Types | Static Public Member Functions

ShapePersistent_Geom2d Class Reference

#include <ShapePersistent_Geom2d.hxx>

Inheritance diagram for ShapePersistent_Geom2d:
Inheritance graph
[legend]

Public Types

typedef ShapePersistent_Geom::Geometry Geometry
 
typedef subBase_empty< basicPoint
 
typedef instance< Point, Geom2d_CartesianPoint, gp_Pnt2dCartesianPoint
 
typedef subBase_gp< basic, gp_Vec2dVector
 
typedef instance< Vector, Geom2d_Direction, gp_Dir2dDirection
 
typedef instance< Vector, Geom2d_VectorWithMagnitude, gp_Vec2dVectorWithMagnitude
 
typedef instance< basic, Geom2d_AxisPlacement, gp_Ax2dAxisPlacement
 
typedef instance< SharedBase< Geom2d_Transformation >, Geom2d_Transformation, gp_Trsf2dTransformation
 
typedef geometryBase< Geom2d_CurveCurve
 
- Public Types inherited from ShapePersistent_Geom
typedef subBase_empty< basicPoint
 
typedef instance< Point, Geom_CartesianPoint, gp_PntCartesianPoint
 
typedef subBase_gp< basic, gp_VecVector
 
typedef instance< Vector, Geom_Direction, gp_DirDirection
 
typedef instance< Vector, Geom_VectorWithMagnitude, gp_VecVectorWithMagnitude
 
typedef subBase_gp< basic, gp_Ax1AxisPlacement
 
typedef instance< AxisPlacement, Geom_Axis1Placement, gp_Ax1Axis1Placement
 
typedef instance< AxisPlacement, Geom_Axis2PlacementAxis2Placement
 
typedef instance< SharedBase< Geom_Transformation >, Geom_Transformation, gp_TrsfTransformation
 
typedef geometryBase< Geom_CurveCurve
 
typedef geometryBase< Geom_SurfaceSurface
 

Static Public Member Functions

static Handle< CurveTranslate (const Handle< Geom2d_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a curve. More...
 
- Static Public Member Functions inherited from ShapePersistent_Geom
static Handle< CurveTranslate (const Handle< Geom_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a curve. More...
 
static Handle< SurfaceTranslate (const Handle< Geom_Surface > &theSurf, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a curve. More...
 

Member Typedef Documentation

◆ AxisPlacement

◆ CartesianPoint

◆ Curve

◆ Direction

◆ Geometry

◆ Point

◆ Transformation

◆ Vector

◆ VectorWithMagnitude

Member Function Documentation

◆ Translate()

static Handle< Curve > ShapePersistent_Geom2d::Translate ( const Handle< Geom2d_Curve > &  theCurve,
StdObjMgt_TransientPersistentMap theMap 
)
static

Create a persistent object for a curve.


The documentation for this class was generated from the following file: