Open CASCADE Technology  6.9.1
Public Member Functions
PGeom2d_Transformation Class Reference

#include <PGeom2d_Transformation.hxx>

Inheritance diagram for PGeom2d_Transformation:
Inheritance graph
[legend]

Public Member Functions

 PGeom2d_Transformation ()
 Creates a transformation with default values. More...
 
 PGeom2d_Transformation (const gp_Trsf2d &aTrsf)
 Creates a transformation with <aTrsf>. More...
 
void Trsf (const gp_Trsf2d &aTrsf)
 Creates a Transformation with <aTrsf>. More...
 
gp_Trsf2d Trsf () const
 Returns the value of the field trsf. More...
 
 PGeom2d_Transformation (const Storage_stCONSTclCOM &a)
 
const gp_Trsf2d_CSFDB_GetPGeom2d_Transformationtrsf () const
 
- 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
 

Constructor & Destructor Documentation

PGeom2d_Transformation::PGeom2d_Transformation ( )

Creates a transformation with default values.

PGeom2d_Transformation::PGeom2d_Transformation ( const gp_Trsf2d aTrsf)

Creates a transformation with <aTrsf>.

PGeom2d_Transformation::PGeom2d_Transformation ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const gp_Trsf2d& PGeom2d_Transformation::_CSFDB_GetPGeom2d_Transformationtrsf ( ) const
inline
void PGeom2d_Transformation::Trsf ( const gp_Trsf2d aTrsf)

Creates a Transformation with <aTrsf>.

gp_Trsf2d PGeom2d_Transformation::Trsf ( ) const

Returns the value of the field trsf.


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