Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IProjection Class Reference

#include <GEOMImpl_IProjection.hxx>

Public Member Functions

 GEOMImpl_IProjection (Handle(GEOM_Function) theFunction)
 
void SetPoint (Handle(GEOM_Function) thePoint)
 
void SetShape (Handle(GEOM_Function) theShape)
 
void SetU (double theU)
 
void SetIndex (int theIndex)
 
 Handle (GEOM_Function) GetPoint()
 
 Handle (GEOM_Function) GetShape()
 
double GetU ()
 
int GetIndex ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IProjection::GEOMImpl_IProjection ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

int GEOMImpl_IProjection::GetIndex ( )
inline

References PROJECTION_ARG_INDEX.

double GEOMImpl_IProjection::GetU ( )
inline
GEOMImpl_IProjection::Handle ( GEOM_Function  )
inline

References PROJECTION_ARG_POINT.

GEOMImpl_IProjection::Handle ( GEOM_Function  )
inline

References PROJECTION_ARG_SHAPE.

GEOMImpl_IProjection::Handle ( GEOM_Function  )
private
void GEOMImpl_IProjection::SetIndex ( int  theIndex)
inline

References PROJECTION_ARG_INDEX.

void GEOMImpl_IProjection::SetPoint ( Handle(GEOM_Function thePoint)
inline

References PROJECTION_ARG_POINT.

void GEOMImpl_IProjection::SetShape ( Handle(GEOM_Function theShape)
inline

References PROJECTION_ARG_SHAPE.

void GEOMImpl_IProjection::SetU ( double  theU)
inline

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