|
| PGeom_BSplineCurve () |
| Creates a BSplineCurve with default values. More...
|
|
| PGeom_BSplineCurve (const Standard_Boolean aRational, const Standard_Boolean aPeriodic, const Standard_Integer aSpineDegree, const Handle< PColgp_HArray1OfPnt > &aPoles, const Handle< PColStd_HArray1OfReal > &aWeights, const Handle< PColStd_HArray1OfReal > &aKnots, const Handle< PColStd_HArray1OfInteger > &aMultiplicities) |
| Creates a BSplineCurve with these field values. More...
|
|
void | Periodic (const Standard_Boolean aPeriodic) |
| Set the field periodic with <aPeriodic>. More...
|
|
Standard_Boolean | Periodic () const |
| Returns the value of the field periodic. More...
|
|
void | Rational (const Standard_Boolean aRational) |
| Set the value of the field rational with <aRational>. More...
|
|
Standard_Boolean | Rational () const |
| Returns the value of the field rational. More...
|
|
void | SpineDegree (const Standard_Integer aSpineDegree) |
| Set the value of the field spineDegree with <aSpineDegree>. More...
|
|
Standard_Integer | SpineDegree () const |
| Returns the value of the field spineDegree. More...
|
|
void | Poles (const Handle< PColgp_HArray1OfPnt > &aPoles) |
| Set the value of the field poles with <aPoles>. More...
|
|
Handle< PColgp_HArray1OfPnt > | Poles () const |
| Returns the value of the field poles. More...
|
|
void | Weights (const Handle< PColStd_HArray1OfReal > &aWeights) |
| Set the value of the field weights with <aWeights>. More...
|
|
Handle< PColStd_HArray1OfReal > | Weights () const |
| Returns the the value of the field weights. More...
|
|
void | Knots (const Handle< PColStd_HArray1OfReal > &aKnots) |
| Set the field knots with <aKnots>. The multiplicity of the knots are not modified. More...
|
|
Handle< PColStd_HArray1OfReal > | Knots () const |
| returns the value of the field knots. More...
|
|
void | Multiplicities (const Handle< PColStd_HArray1OfInteger > &aMultiplicities) |
| Set the field multiplicities with <aMultiplicities>. More...
|
|
Handle< PColStd_HArray1OfInteger > | Multiplicities () const |
| returns the value of the field multiplicities. More...
|
|
| PGeom_BSplineCurve (const Storage_stCONSTclCOM &a) |
|
Standard_Boolean | _CSFDB_GetPGeom_BSplineCurverational () const |
|
void | _CSFDB_SetPGeom_BSplineCurverational (const Standard_Boolean p) |
|
Standard_Boolean | _CSFDB_GetPGeom_BSplineCurveperiodic () const |
|
void | _CSFDB_SetPGeom_BSplineCurveperiodic (const Standard_Boolean p) |
|
Standard_Integer | _CSFDB_GetPGeom_BSplineCurvespineDegree () const |
|
void | _CSFDB_SetPGeom_BSplineCurvespineDegree (const Standard_Integer p) |
|
Handle< PColgp_HArray1OfPnt > | _CSFDB_GetPGeom_BSplineCurvepoles () const |
|
void | _CSFDB_SetPGeom_BSplineCurvepoles (const Handle< PColgp_HArray1OfPnt > &p) |
|
Handle< PColStd_HArray1OfReal > | _CSFDB_GetPGeom_BSplineCurveweights () const |
|
void | _CSFDB_SetPGeom_BSplineCurveweights (const Handle< PColStd_HArray1OfReal > &p) |
|
Handle< PColStd_HArray1OfReal > | _CSFDB_GetPGeom_BSplineCurveknots () const |
|
void | _CSFDB_SetPGeom_BSplineCurveknots (const Handle< PColStd_HArray1OfReal > &p) |
|
Handle< PColStd_HArray1OfInteger > | _CSFDB_GetPGeom_BSplineCurvemultiplicities () const |
|
void | _CSFDB_SetPGeom_BSplineCurvemultiplicities (const Handle< PColStd_HArray1OfInteger > &p) |
|
| PGeom_BoundedCurve (const Storage_stCONSTclCOM &a) |
|
| PGeom_BoundedCurve () |
|
| PGeom_Curve (const Storage_stCONSTclCOM &a) |
|
| PGeom_Curve () |
|
| PGeom_Geometry (const Storage_stCONSTclCOM &a) |
|
| PGeom_Geometry () |
|
Public Member Functions inherited from Standard_Persistent |
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const
Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const
Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|