#include <GEOMImpl_IPoint.hxx>
◆ GEOMImpl_IPoint()
| GEOMImpl_IPoint::GEOMImpl_IPoint |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetLength()
| double GEOMImpl_IPoint::GetLength |
( |
| ) |
|
|
inline |
◆ GetNumberOfPoints()
| int GEOMImpl_IPoint::GetNumberOfPoints |
( |
| ) |
|
|
inline |
◆ GetParameter()
| double GEOMImpl_IPoint::GetParameter |
( |
| ) |
|
|
inline |
◆ GetParameter2()
| double GEOMImpl_IPoint::GetParameter2 |
( |
| ) |
|
|
inline |
◆ GetTakeOrientationIntoAccount()
| bool GEOMImpl_IPoint::GetTakeOrientationIntoAccount |
( |
| ) |
|
|
inline |
◆ GetX()
| double GEOMImpl_IPoint::GetX |
( |
| ) |
|
|
inline |
◆ GetY()
| double GEOMImpl_IPoint::GetY |
( |
| ) |
|
|
inline |
◆ GetZ()
| double GEOMImpl_IPoint::GetZ |
( |
| ) |
|
|
inline |
◆ Handle() [1/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ Handle() [2/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [3/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [4/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [5/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [6/6]
| GEOMImpl_IPoint::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ SetCurve()
| void GEOMImpl_IPoint::SetCurve |
( |
Handle(GEOM_Function) |
theRef | ) |
|
|
inline |
◆ SetLength()
| void GEOMImpl_IPoint::SetLength |
( |
double |
theLength | ) |
|
|
inline |
◆ SetLine1()
| void GEOMImpl_IPoint::SetLine1 |
( |
Handle(GEOM_Function) |
theRef | ) |
|
|
inline |
◆ SetLine2()
| void GEOMImpl_IPoint::SetLine2 |
( |
Handle(GEOM_Function) |
theRef | ) |
|
|
inline |
◆ SetNumberOfPoints()
| void GEOMImpl_IPoint::SetNumberOfPoints |
( |
int |
theNumberOfPnts | ) |
|
|
inline |
◆ SetParameter()
| void GEOMImpl_IPoint::SetParameter |
( |
double |
theParam | ) |
|
|
inline |
◆ SetParameter2()
| void GEOMImpl_IPoint::SetParameter2 |
( |
double |
theParam | ) |
|
|
inline |
◆ SetRef()
| void GEOMImpl_IPoint::SetRef |
( |
Handle(GEOM_Function) |
theRefPoint | ) |
|
|
inline |
◆ SetSurface()
| void GEOMImpl_IPoint::SetSurface |
( |
Handle(GEOM_Function) |
theRef | ) |
|
|
inline |
◆ SetTakeOrientationIntoAccount()
| void GEOMImpl_IPoint::SetTakeOrientationIntoAccount |
( |
bool |
takeOrientationIntoAccount | ) |
|
|
inline |
◆ SetX()
| void GEOMImpl_IPoint::SetX |
( |
double |
theX | ) |
|
|
inline |
◆ SetY()
| void GEOMImpl_IPoint::SetY |
( |
double |
theY | ) |
|
|
inline |
◆ SetZ()
| void GEOMImpl_IPoint::SetZ |
( |
double |
theZ | ) |
|
|
inline |
The documentation for this class was generated from the following file: