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

Public Member Functions | |
| PGeom2d_Direction () | |
| Creates a unit vector with default values. | |
| PGeom2d_Direction (const gp_Vec2d &aVec) | |
| Create a unit vector with <aVec>. | |
| PGeom2d_Direction (const Storage_stCONSTclCOM &a) | |
| PGeom2d_Direction::PGeom2d_Direction | ( | ) |
| PGeom2d_Direction::PGeom2d_Direction | ( | const gp_Vec2d & | aVec | ) |
| PGeom2d_Direction::PGeom2d_Direction | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
1.7.4