#include <GEOMImpl_IMarker.hxx>
|
| | GEOMImpl_IMarker (Handle(GEOM_Function) theFunction) |
| |
| void | SetOrigin (const double theX, const double theY, const double theZ) |
| |
| void | SetXDir (const double theDX, const double theDY, const double theDZ) |
| |
| void | SetYDir (const double theDX, const double theDY, const double theDZ) |
| |
| void | SetShape (Handle(GEOM_Function) theShape) |
| |
| void | SetOrigin (Handle(GEOM_Function) theOrigin) |
| |
| void | SetXVec (Handle(GEOM_Function) theXVec) |
| |
| void | SetYVec (Handle(GEOM_Function) theYVec) |
| |
| void | GetOrigin (double &theX, double &theY, double &theZ) |
| |
| void | GetXDir (double &theDX, double &theDY, double &theDZ) |
| |
| void | GetYDir (double &theDX, double &theDY, double &theDZ) |
| |
| | Handle (GEOM_Function) GetShape() |
| |
| | Handle (GEOM_Function) GetOrigin() |
| |
| | Handle (GEOM_Function) GetXVec() |
| |
| | Handle (GEOM_Function) GetYVec() |
| |
◆ GEOMImpl_IMarker()
| GEOMImpl_IMarker::GEOMImpl_IMarker |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetOrigin()
| void GEOMImpl_IMarker::GetOrigin |
( |
double & |
theX, |
|
|
double & |
theY, |
|
|
double & |
theZ |
|
) |
| |
|
inline |
◆ GetXDir()
| void GEOMImpl_IMarker::GetXDir |
( |
double & |
theDX, |
|
|
double & |
theDY, |
|
|
double & |
theDZ |
|
) |
| |
|
inline |
◆ GetYDir()
| void GEOMImpl_IMarker::GetYDir |
( |
double & |
theDX, |
|
|
double & |
theDY, |
|
|
double & |
theDZ |
|
) |
| |
|
inline |
◆ Handle() [1/5]
| GEOMImpl_IMarker::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ Handle() [2/5]
| GEOMImpl_IMarker::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [3/5]
| GEOMImpl_IMarker::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [4/5]
| GEOMImpl_IMarker::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [5/5]
| GEOMImpl_IMarker::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ SetOrigin() [1/2]
| void GEOMImpl_IMarker::SetOrigin |
( |
const double |
theX, |
|
|
const double |
theY, |
|
|
const double |
theZ |
|
) |
| |
|
inline |
◆ SetOrigin() [2/2]
| void GEOMImpl_IMarker::SetOrigin |
( |
Handle(GEOM_Function) |
theOrigin | ) |
|
|
inline |
◆ SetShape()
| void GEOMImpl_IMarker::SetShape |
( |
Handle(GEOM_Function) |
theShape | ) |
|
|
inline |
◆ SetXDir()
| void GEOMImpl_IMarker::SetXDir |
( |
const double |
theDX, |
|
|
const double |
theDY, |
|
|
const double |
theDZ |
|
) |
| |
|
inline |
◆ SetXVec()
| void GEOMImpl_IMarker::SetXVec |
( |
Handle(GEOM_Function) |
theXVec | ) |
|
|
inline |
◆ SetYDir()
| void GEOMImpl_IMarker::SetYDir |
( |
const double |
theDX, |
|
|
const double |
theDY, |
|
|
const double |
theDZ |
|
) |
| |
|
inline |
◆ SetYVec()
| void GEOMImpl_IMarker::SetYVec |
( |
Handle(GEOM_Function) |
theYVec | ) |
|
|
inline |
The documentation for this class was generated from the following file: