Open CASCADE Technology 7.7.2
Data Structures | Public Types | Static Public Member Functions
ShapePersistent_Geom Class Reference

#include <ShapePersistent_Geom.hxx>

Inheritance diagram for ShapePersistent_Geom:
Inheritance graph
[legend]

Data Structures

class  Geometry
 
struct  geometryBase
 
class  instance
 
class  subBase
 
struct  subBase_empty
 
struct  subBase_gp
 

Public Types

typedef subBase_empty< basic > Point
 
typedef instance< Point, Geom_CartesianPoint, gp_Pnt > CartesianPoint
 
typedef subBase_gp< basic, gp_Vec > Vector
 
typedef instance< Vector, Geom_Direction, gp_Dir > Direction
 
typedef instance< Vector, Geom_VectorWithMagnitude, gp_Vec > VectorWithMagnitude
 
typedef subBase_gp< basic, gp_Ax1 > AxisPlacement
 
typedef instance< AxisPlacement, Geom_Axis1Placement, gp_Ax1 > Axis1Placement
 
typedef instance< AxisPlacement, Geom_Axis2Placement > Axis2Placement
 
typedef instance< SharedBase< Geom_Transformation >, Geom_Transformation, gp_Trsf > Transformation
 
typedef geometryBase< Geom_Curve > Curve
 
typedef geometryBase< Geom_Surface > Surface
 

Static Public Member Functions

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.
 

Member Typedef Documentation

◆ Axis1Placement

◆ Axis2Placement

◆ AxisPlacement

◆ CartesianPoint

◆ Curve

◆ Direction

◆ Point

◆ Surface

◆ Transformation

◆ Vector

◆ VectorWithMagnitude

Member Function Documentation

◆ Translate() [1/2]

static Handle< Curve > ShapePersistent_Geom::Translate ( const Handle< Geom_Curve > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a curve.

◆ Translate() [2/2]

static Handle< Surface > ShapePersistent_Geom::Translate ( const Handle< Geom_Surface > & theSurf,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a curve.


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