#include <GEOMImpl_ICylinder.hxx>
◆ GEOMImpl_ICylinder()
GEOMImpl_ICylinder::GEOMImpl_ICylinder |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetA()
double GEOMImpl_ICylinder::GetA |
( |
| ) |
|
|
inline |
◆ GetH()
double GEOMImpl_ICylinder::GetH |
( |
| ) |
|
|
inline |
◆ GetR()
double GEOMImpl_ICylinder::GetR |
( |
| ) |
|
|
inline |
◆ Handle() [1/3]
GEOMImpl_ICylinder::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ Handle() [2/3]
GEOMImpl_ICylinder::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [3/3]
GEOMImpl_ICylinder::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ SetA()
void GEOMImpl_ICylinder::SetA |
( |
double |
theA | ) |
|
|
inline |
◆ SetH()
void GEOMImpl_ICylinder::SetH |
( |
double |
theH | ) |
|
|
inline |
◆ SetPoint()
void GEOMImpl_ICylinder::SetPoint |
( |
Handle(GEOM_Function) |
theRefPoint | ) |
|
|
inline |
◆ SetR()
void GEOMImpl_ICylinder::SetR |
( |
double |
theR | ) |
|
|
inline |
◆ SetVector()
void GEOMImpl_ICylinder::SetVector |
( |
Handle(GEOM_Function) |
theRefVector | ) |
|
|
inline |
The documentation for this class was generated from the following file: