#include <GEOMImpl_ISpline.hxx>
◆ anonymous enum
| Enumerator |
|---|
| ARG_POINTS | |
| ARG_CLOSED | |
| ARG_REORDER | |
| CONSTRUCTOR | |
| ARG_ARRAY | |
| ARG_VEC_1 | |
| ARG_VEC_2 | |
◆ GEOMImpl_ISpline()
| GEOMImpl_ISpline::GEOMImpl_ISpline |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetConstructorType()
| int GEOMImpl_ISpline::GetConstructorType |
( |
| ) |
|
|
inline |
◆ GetDoReordering()
| bool GEOMImpl_ISpline::GetDoReordering |
( |
| ) |
|
|
inline |
◆ GetIsClosed()
| bool GEOMImpl_ISpline::GetIsClosed |
( |
| ) |
|
|
inline |
◆ Handle() [1/5]
| GEOMImpl_ISpline::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ Handle() [2/5]
| GEOMImpl_ISpline::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [3/5]
| GEOMImpl_ISpline::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [4/5]
| GEOMImpl_ISpline::Handle |
( |
TColStd_HArray1OfReal |
| ) |
|
|
inline |
◆ Handle() [5/5]
| GEOMImpl_ISpline::Handle |
( |
TColStd_HSequenceOfTransient |
| ) |
|
|
inline |
◆ SetConstructorType()
| void GEOMImpl_ISpline::SetConstructorType |
( |
int |
theConstructor | ) |
|
|
inline |
◆ SetCoordinates()
| void GEOMImpl_ISpline::SetCoordinates |
( |
const Handle(TColStd_HArray1OfReal)& |
theValue | ) |
|
|
inline |
◆ SetDoReordering()
| void GEOMImpl_ISpline::SetDoReordering |
( |
bool |
theDoReordering | ) |
|
|
inline |
◆ SetFirstVector()
| void GEOMImpl_ISpline::SetFirstVector |
( |
Handle(GEOM_Function) |
theVec | ) |
|
|
inline |
◆ SetIsClosed()
| void GEOMImpl_ISpline::SetIsClosed |
( |
bool |
theIsClosed | ) |
|
|
inline |
◆ SetLastVector()
| void GEOMImpl_ISpline::SetLastVector |
( |
Handle(GEOM_Function) |
theVec | ) |
|
|
inline |
◆ SetPoints()
| void GEOMImpl_ISpline::SetPoints |
( |
const Handle(TColStd_HSequenceOfTransient)& |
thePoints | ) |
|
|
inline |
The documentation for this class was generated from the following file: