#include <GEOMImpl_IProximity.hxx>
|
void | setPoint (const Standard_Integer thePosition, const gp_Pnt &thePoint) |
|
void | setStatus (const Standard_Integer thePosition, const Standard_Integer theStatus) |
|
gp_Pnt | getPoint (const Standard_Integer thePosition) |
|
Standard_Integer | getStatus (const Standard_Integer thePosition) |
|
| Handle (GEOM_Function) _func |
|
◆ GEOMImpl_IProximity()
GEOMImpl_IProximity::GEOMImpl_IProximity |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetNbSamples()
Standard_Integer GEOMImpl_IProximity::GetNbSamples |
( |
const Standard_Integer |
thePosition | ) |
const |
|
inline |
◆ getPoint()
gp_Pnt GEOMImpl_IProximity::getPoint |
( |
const Standard_Integer |
thePosition | ) |
|
|
inlineprivate |
◆ GetProximityPoints()
void GEOMImpl_IProximity::GetProximityPoints |
( |
gp_Pnt & |
thePoint1, |
|
|
gp_Pnt & |
thePoint2 |
|
) |
| |
|
inline |
◆ GetShapes()
void GEOMImpl_IProximity::GetShapes |
( |
Handle(GEOM_Function)& |
theShape1, |
|
|
Handle(GEOM_Function)& |
theShape2 |
|
) |
| const |
|
inline |
◆ getStatus()
Standard_Integer GEOMImpl_IProximity::getStatus |
( |
const Standard_Integer |
thePosition | ) |
|
|
inlineprivate |
◆ GetStatusOfPoints()
void GEOMImpl_IProximity::GetStatusOfPoints |
( |
Standard_Integer & |
theStatus1, |
|
|
Standard_Integer & |
theStatus2 |
|
) |
| |
|
inline |
◆ GetValue()
Standard_Real GEOMImpl_IProximity::GetValue |
( |
| ) |
const |
|
inline |
◆ Handle()
GEOMImpl_IProximity::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ SetNbSamples()
void GEOMImpl_IProximity::SetNbSamples |
( |
const Standard_Integer |
thePosition, |
|
|
const Standard_Integer |
theNbSamples |
|
) |
| const |
|
inline |
◆ setPoint()
void GEOMImpl_IProximity::setPoint |
( |
const Standard_Integer |
thePosition, |
|
|
const gp_Pnt & |
thePoint |
|
) |
| |
|
inlineprivate |
◆ SetProximityPoints()
void GEOMImpl_IProximity::SetProximityPoints |
( |
const gp_Pnt & |
thePoint1, |
|
|
const gp_Pnt & |
thePoint2 |
|
) |
| |
|
inline |
◆ SetShapes()
void GEOMImpl_IProximity::SetShapes |
( |
Handle(GEOM_Function) |
theShape1, |
|
|
Handle(GEOM_Function) |
theShape2 |
|
) |
| |
|
inline |
◆ setStatus()
void GEOMImpl_IProximity::setStatus |
( |
const Standard_Integer |
thePosition, |
|
|
const Standard_Integer |
theStatus |
|
) |
| |
|
inlineprivate |
◆ SetStatusOfPoints()
void GEOMImpl_IProximity::SetStatusOfPoints |
( |
const Standard_Integer |
theStatus1, |
|
|
const Standard_Integer |
theStatus2 |
|
) |
| |
|
inline |
◆ SetValue()
void GEOMImpl_IProximity::SetValue |
( |
const Standard_Real |
theValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: