Open CASCADE Technology
6.9.0
|
#include <PGeom_AxisPlacement.hxx>
Public Member Functions | |
void | Axis (const gp_Ax1 &aAxis) |
Set the field axis with <aAxis>. More... | |
gp_Ax1 | Axis () const |
Returns the value of the field axis. More... | |
PGeom_AxisPlacement (const Storage_stCONSTclCOM &a) | |
const gp_Ax1 & | _CSFDB_GetPGeom_AxisPlacementaxis () const |
Public Member Functions inherited from PGeom_Geometry | |
PGeom_Geometry (const Storage_stCONSTclCOM &a) | |
PGeom_Geometry () | |
Public Member Functions inherited from Standard_Persistent | |
virtual Handle_Standard_Persistent | This () const |
virtual void | Delete () const |
virtual | ~Standard_Persistent () |
Standard_Persistent & | operator= (const Standard_Persistent &) |
Standard_Persistent () | |
Standard_Persistent (const Standard_Persistent &) | |
Standard_Persistent (const Storage_stCONSTclCOM &) | |
virtual const Handle_Standard_Type & | DynamicType () const |
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
virtual Handle_Standard_Persistent | This () const |
virtual void | Delete () const |
virtual | ~Standard_Persistent () |
Standard_Persistent & | operator= (const Standard_Persistent &) |
Standard_Persistent () | |
Standard_Persistent (const Standard_Persistent &) | |
Standard_Persistent (const Storage_stCONSTclCOM &) | |
virtual const Handle_Standard_Type & | DynamicType () const |
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
Protected Member Functions | |
PGeom_AxisPlacement () | |
Initializes the field(s) with default value(s). More... | |
PGeom_AxisPlacement (const gp_Ax1 &aAxis) | |
Initializes the field axis with <aAxis>. More... | |
Protected Attributes | |
gp_Ax1 | axis |
|
inline |
|
protected |
Initializes the field(s) with default value(s).
|
protected |
Initializes the field axis with <aAxis>.
|
inline |
void PGeom_AxisPlacement::Axis | ( | const gp_Ax1 & | aAxis | ) |
Set the field axis with <aAxis>.
gp_Ax1 PGeom_AxisPlacement::Axis | ( | ) | const |
Returns the value of the field axis.
|
protected |