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

Public Member Functions | |
| PGeom_Circle () | |
| Creates a circle with default values. | |
| PGeom_Circle (const gp_Ax2 &aPosition, const Standard_Real aRadius) | |
| Creates a Circle with <aPosition> and <aRadius> as field values. | |
| void | Radius (const Standard_Real aRadius) |
| Set the value of the field radius with <aRadius>. | |
| Standard_Real | Radius () const |
| Returns the value of the field radius. | |
| PGeom_Circle (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom_Circleradius () const |
| void | _CSFDB_SetPGeom_Circleradius (const Standard_Real p) |
| PGeom_Circle::PGeom_Circle | ( | const gp_Ax2 & | aPosition, |
| const Standard_Real | aRadius | ||
| ) |
| PGeom_Circle::PGeom_Circle | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PGeom_Circle::_CSFDB_GetPGeom_Circleradius | ( | ) | const [inline] |
| void PGeom_Circle::_CSFDB_SetPGeom_Circleradius | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_Circle::Radius | ( | const Standard_Real | aRadius | ) |
| Standard_Real PGeom_Circle::Radius | ( | ) | const |
1.8.0