Open CASCADE Technology  6.9.1
Public Member Functions
PGeom2d_Direction Class Reference

#include <PGeom2d_Direction.hxx>

Inheritance diagram for PGeom2d_Direction:
Inheritance graph
[legend]

Public Member Functions

 PGeom2d_Direction ()
 Creates a unit vector with default values. More...
 
 PGeom2d_Direction (const gp_Vec2d &aVec)
 Create a unit vector with <aVec>. More...
 
 PGeom2d_Direction (const Storage_stCONSTclCOM &a)
 
- Public Member Functions inherited from PGeom2d_Vector
void Vec (const gp_Vec2d &aVec)
 Set the field vec. More...
 
gp_Vec2d Vec () const
 Returns the value of the field vec. More...
 
 PGeom2d_Vector (const Storage_stCONSTclCOM &a)
 
const gp_Vec2d_CSFDB_GetPGeom2d_Vectorvec () const
 
- Public Member Functions inherited from PGeom2d_Geometry
 PGeom2d_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom2d_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (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_Persistentoperator= (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
 

Additional Inherited Members

- Protected Member Functions inherited from PGeom2d_Vector
 PGeom2d_Vector ()
 Initializes the field(s) with default value(s). More...
 
 PGeom2d_Vector (const gp_Vec2d &aVec)
 Initializes the field vec with <aVec>. More...
 
- Protected Attributes inherited from PGeom2d_Vector
gp_Vec2d vec
 

Constructor & Destructor Documentation

PGeom2d_Direction::PGeom2d_Direction ( )

Creates a unit vector with default values.

PGeom2d_Direction::PGeom2d_Direction ( const gp_Vec2d aVec)

Create a unit vector with <aVec>.

PGeom2d_Direction::PGeom2d_Direction ( const Storage_stCONSTclCOM a)
inline

The documentation for this class was generated from the following file: