Version: 9.12.0
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::GEOMImpl_IProjection ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetIndex()

int GEOMImpl_IProjection::GetIndex ( )
inline

References PROJECTION_ARG_INDEX.

◆ GetU()

double GEOMImpl_IProjection::GetU ( )
inline

◆ Handle() [1/3]

GEOMImpl_IProjection::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_IProjection::Handle ( GEOM_Function  )
inline

References PROJECTION_ARG_POINT.

◆ Handle() [3/3]

GEOMImpl_IProjection::Handle ( GEOM_Function  )
inline

References PROJECTION_ARG_SHAPE.

◆ SetIndex()

void GEOMImpl_IProjection::SetIndex ( int  theIndex)
inline

References PROJECTION_ARG_INDEX.

◆ SetPoint()

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

References PROJECTION_ARG_POINT.

◆ SetShape()

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

References PROJECTION_ARG_SHAPE.

◆ SetU()

void GEOMImpl_IProjection::SetU ( double  theU)
inline

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