|
Open CASCADE Technology 6.5.2
|
#include <PGeom_Conic.hxx>

Public Member Functions | |
| void | Position (const gp_Ax2 &aPosition) |
| Set the value of the field position with <aPosition>. | |
| gp_Ax2 | Position () const |
| Returns the value of the field <position>. | |
| PGeom_Conic (const Storage_stCONSTclCOM &a) | |
| const gp_Ax2 & | _CSFDB_GetPGeom_Conicposition () const |
Protected Member Functions | |
| PGeom_Conic () | |
| Initializes the field(s) with default value(s). | |
| PGeom_Conic (const gp_Ax2 &aPosition) | |
| Initializes the field position with <aPosition>. | |
Protected Attributes | |
| gp_Ax2 | position |
| PGeom_Conic::PGeom_Conic | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| PGeom_Conic::PGeom_Conic | ( | ) | [protected] |
| PGeom_Conic::PGeom_Conic | ( | const gp_Ax2 & | aPosition | ) | [protected] |
| const gp_Ax2& PGeom_Conic::_CSFDB_GetPGeom_Conicposition | ( | ) | const [inline] |
| void PGeom_Conic::Position | ( | const gp_Ax2 & | aPosition | ) |
| gp_Ax2 PGeom_Conic::Position | ( | ) | const |
gp_Ax2 PGeom_Conic::position [protected] |
1.7.4