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

Public Member Functions | |
| PGeom2d_Circle () | |
| Creates a circle with default values. | |
| PGeom2d_Circle (const gp_Ax22d &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. | |
| PGeom2d_Circle (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom2d_Circleradius () const |
| void | _CSFDB_SetPGeom2d_Circleradius (const Standard_Real p) |
| PGeom2d_Circle::PGeom2d_Circle | ( | const gp_Ax22d & | aPosition, |
| const Standard_Real | aRadius | ||
| ) |
| PGeom2d_Circle::PGeom2d_Circle | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PGeom2d_Circle::_CSFDB_GetPGeom2d_Circleradius | ( | ) | const [inline] |
| void PGeom2d_Circle::_CSFDB_SetPGeom2d_Circleradius | ( | const Standard_Real | p | ) | [inline] |
| void PGeom2d_Circle::Radius | ( | const Standard_Real | aRadius | ) |
| Standard_Real PGeom2d_Circle::Radius | ( | ) | const |
1.8.0