#include <GeomFill_Filling.hxx>
Inheritance diagram for GeomFill_Filling:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GeomFill_Filling () |
| Standard_EXPORT Standard_Integer | NbUPoles () const |
| Standard_EXPORT Standard_Integer | NbVPoles () const |
| Standard_EXPORT void | Poles (TColgp_Array2OfPnt &Poles) const |
| Standard_EXPORT Standard_Boolean | isRational () const |
| Standard_EXPORT void | Weights (TColStd_Array2OfReal &Weights) const |
Protected Attributes | |
| Standard_Boolean | IsRational |
| Handle_TColgp_HArray2OfPnt | myPoles |
| Handle_TColStd_HArray2OfReal | myWeights |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in GeomFill_Coons, GeomFill_Curved, and GeomFill_Stretch. |
|
|
Reimplemented in GeomFill_Coons, GeomFill_Curved, and GeomFill_Stretch. |
|
||||||||||||
|
Reimplemented in GeomFill_Coons, GeomFill_Curved, and GeomFill_Stretch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1