#include <ShapePersistent_Geom_Surface.hxx>
|
typedef subBase_gp< Surface, gp_Ax3 > | Elementary |
|
typedef instance< Elementary, Geom_Plane, gp_Ax3 > | Plane |
|
typedef instance< Elementary, Geom_ConicalSurface, gp_Cone > | Conical |
|
typedef instance< Elementary, Geom_CylindricalSurface, gp_Cylinder > | Cylindrical |
|
typedef instance< Elementary, Geom_SphericalSurface, gp_Sphere > | Spherical |
|
typedef instance< Elementary, Geom_ToroidalSurface, gp_Torus > | Toroidal |
|
typedef subBase< Surface, pSweptData > | Swept |
|
typedef Delayed< Swept, pLinearExtrusion > | LinearExtrusion |
|
typedef Delayed< Swept, pRevolution > | Revolution |
|
typedef subBase_empty< Surface > | Bounded |
|
typedef Delayed< Bounded, pBezier > | Bezier |
|
typedef Delayed< Bounded, pBSpline > | BSpline |
|
typedef Delayed< Bounded, pRectangularTrimmed > | RectangularTrimmed |
|
typedef Delayed< Surface, pOffset > | Offset |
|
|
static Handle< Surface > | Translate (const Handle< Geom_Plane > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a plane. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_CylindricalSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a cylinder. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_ConicalSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a cone. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_SphericalSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a sphere. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_ToroidalSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a torus. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_SurfaceOfLinearExtrusion > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a surface of linear extrusion. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_SurfaceOfRevolution > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a surface of evolution. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_BezierSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a Bezier surface. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_BSplineSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a BSpline surface. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_RectangularTrimmedSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a rectangylar trimmed surface. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_OffsetSurface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for an offset surface. More...
|
|
◆ Bezier
◆ Bounded
◆ BSpline
◆ Conical
◆ Cylindrical
◆ Elementary
◆ LinearExtrusion
◆ Offset
◆ Plane
◆ RectangularTrimmed
◆ Revolution
◆ Spherical
◆ Swept
◆ Toroidal
◆ Translate() [1/11]
Create a persistent object for a plane.
◆ Translate() [2/11]
Create a persistent object for a cylinder.
◆ Translate() [3/11]
Create a persistent object for a cone.
◆ Translate() [4/11]
Create a persistent object for a sphere.
◆ Translate() [5/11]
Create a persistent object for a torus.
◆ Translate() [6/11]
Create a persistent object for a surface of linear extrusion.
◆ Translate() [7/11]
Create a persistent object for a surface of evolution.
◆ Translate() [8/11]
Create a persistent object for a Bezier surface.
◆ Translate() [9/11]
Create a persistent object for a BSpline surface.
◆ Translate() [10/11]
Create a persistent object for a rectangylar trimmed surface.
◆ Translate() [11/11]
Create a persistent object for an offset surface.
The documentation for this class was generated from the following file: