|
Open CASCADE Technology
6.5.4
|
#include <PGeom_SurfaceOfRevolution.hxx>

Public Member Functions | |
| PGeom_SurfaceOfRevolution () | |
| Creates a SurfaceOfRevolution with default values. | |
| PGeom_SurfaceOfRevolution (const Handle< PGeom_Curve > &aBasisCurve, const gp_Dir &aDirection, const gp_Pnt &aLocation) | |
| Creates a SurfaceOfRevolution with these values. | |
| void | Location (const gp_Pnt &aLocation) |
| Set the value of the field location with <aLocation>. | |
| gp_Pnt | Location () const |
| Returns the value of the field location. | |
| PGeom_SurfaceOfRevolution (const Storage_stCONSTclCOM &a) | |
| const gp_Pnt & | _CSFDB_GetPGeom_SurfaceOfRevolutionlocation () const |
| PGeom_SurfaceOfRevolution::PGeom_SurfaceOfRevolution | ( | const Handle< PGeom_Curve > & | aBasisCurve, |
| const gp_Dir & | aDirection, | ||
| const gp_Pnt & | aLocation | ||
| ) |
| const gp_Pnt& PGeom_SurfaceOfRevolution::_CSFDB_GetPGeom_SurfaceOfRevolutionlocation | ( | ) | const [inline] |
| void PGeom_SurfaceOfRevolution::Location | ( | const gp_Pnt & | aLocation | ) |
| gp_Pnt PGeom_SurfaceOfRevolution::Location | ( | ) | const |
1.8.0