Open CASCADE Technology
6.5.4
|
#include <PGeom_Axis2Placement.hxx>
Public Member Functions | |
PGeom_Axis2Placement () | |
Returns an Axis2Placement with default values. | |
PGeom_Axis2Placement (const gp_Ax1 &aAxis, const gp_Dir &aXDirection) | |
Creates an Axis2Placement with <A2>. | |
void | XDirection (const gp_Dir &aXDirection) |
Set the value of the field xDirection with <aXDirection>. | |
gp_Dir | XDirection () const |
Returns the "XDirection". This is a unit vector. | |
PGeom_Axis2Placement (const Storage_stCONSTclCOM &a) | |
const gp_Dir & | _CSFDB_GetPGeom_Axis2PlacementxDirection () const |
PGeom_Axis2Placement::PGeom_Axis2Placement | ( | const gp_Ax1 & | aAxis, |
const gp_Dir & | aXDirection | ||
) |
PGeom_Axis2Placement::PGeom_Axis2Placement | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Dir& PGeom_Axis2Placement::_CSFDB_GetPGeom_Axis2PlacementxDirection | ( | ) | const [inline] |
void PGeom_Axis2Placement::XDirection | ( | const gp_Dir & | aXDirection | ) |
gp_Dir PGeom_Axis2Placement::XDirection | ( | ) | const |