This is the complete list of members for GEOMImpl_IMarker, including all inherited members.
GEOMImpl_IMarker(Handle(GEOM_Function) theFunction) | GEOMImpl_IMarker | inline |
GetOrigin(double &theX, double &theY, double &theZ) | GEOMImpl_IMarker | inline |
GetXDir(double &theDX, double &theDY, double &theDZ) | GEOMImpl_IMarker | inline |
GetYDir(double &theDX, double &theDY, double &theDZ) | GEOMImpl_IMarker | inline |
Handle(GEOM_Function) GetShape() | GEOMImpl_IMarker | inline |
Handle(GEOM_Function) GetOrigin() | GEOMImpl_IMarker | inline |
Handle(GEOM_Function) GetXVec() | GEOMImpl_IMarker | inline |
Handle(GEOM_Function) GetYVec() | GEOMImpl_IMarker | inline |
Handle(GEOM_Function) _func | GEOMImpl_IMarker | private |
SetOrigin(const double theX, const double theY, const double theZ) | GEOMImpl_IMarker | inline |
SetOrigin(Handle(GEOM_Function) theOrigin) | GEOMImpl_IMarker | inline |
SetShape(Handle(GEOM_Function) theShape) | GEOMImpl_IMarker | inline |
SetXDir(const double theDX, const double theDY, const double theDZ) | GEOMImpl_IMarker | inline |
SetXVec(Handle(GEOM_Function) theXVec) | GEOMImpl_IMarker | inline |
SetYDir(const double theDX, const double theDY, const double theDZ) | GEOMImpl_IMarker | inline |
SetYVec(Handle(GEOM_Function) theYVec) | GEOMImpl_IMarker | inline |