#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 | |
|
inline |
|
inline |
References PROJECTION_ARG_INDEX.
|
inline |
References PROJECTION_ARG_PARAMETER.
|
inline |
References PROJECTION_ARG_POINT.
|
inline |
References PROJECTION_ARG_SHAPE.
|
private |
|
inline |
References PROJECTION_ARG_INDEX.
|
inline |
References PROJECTION_ARG_POINT.
|
inline |
References PROJECTION_ARG_SHAPE.
|
inline |
References PROJECTION_ARG_PARAMETER.