|
Open CASCADE Technology 7.9.3
|
#include <ShapePersistent_Geom2d.hxx>

Static Public Member Functions | |
| static Handle< Curve > | Translate (const Handle< Geom2d_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. | |
| Static Public Member Functions inherited from ShapePersistent_Geom | |
| static Handle< Curve > | Translate (const Handle< Geom_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. | |
| static Handle< Surface > | Translate (const Handle< Geom_Surface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. | |
| typedef instance<basic, Geom2d_AxisPlacement, gp_Ax2d> ShapePersistent_Geom2d::AxisPlacement |
| typedef instance<Point, Geom2d_CartesianPoint, gp_Pnt2d> ShapePersistent_Geom2d::CartesianPoint |
| typedef instance<Vector, Geom2d_Direction, gp_Dir2d> ShapePersistent_Geom2d::Direction |
| typedef subBase_empty<basic> ShapePersistent_Geom2d::Point |
| typedef instance<SharedBase<Geom2d_Transformation>, Geom2d_Transformation, gp_Trsf2d> ShapePersistent_Geom2d::Transformation |
| typedef subBase_gp<basic, gp_Vec2d> ShapePersistent_Geom2d::Vector |
| typedef instance<Vector, Geom2d_VectorWithMagnitude, gp_Vec2d> ShapePersistent_Geom2d::VectorWithMagnitude |
|
static |
Create a persistent object for a curve.