#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 |
| |
The documentation for this class was generated from the following file: