#include <GeomFill_Coons.hxx>
|
| GeomFill_Coons () |
|
| GeomFill_Coons (const TColgp_Array1OfPnt &P1, const TColgp_Array1OfPnt &P2, const TColgp_Array1OfPnt &P3, const TColgp_Array1OfPnt &P4) |
|
| GeomFill_Coons (const TColgp_Array1OfPnt &P1, const TColgp_Array1OfPnt &P2, const TColgp_Array1OfPnt &P3, const TColgp_Array1OfPnt &P4, const TColStd_Array1OfReal &W1, const TColStd_Array1OfReal &W2, const TColStd_Array1OfReal &W3, const TColStd_Array1OfReal &W4) |
|
void | Init (const TColgp_Array1OfPnt &P1, const TColgp_Array1OfPnt &P2, const TColgp_Array1OfPnt &P3, const TColgp_Array1OfPnt &P4) |
|
void | Init (const TColgp_Array1OfPnt &P1, const TColgp_Array1OfPnt &P2, const TColgp_Array1OfPnt &P3, const TColgp_Array1OfPnt &P4, const TColStd_Array1OfReal &W1, const TColStd_Array1OfReal &W2, const TColStd_Array1OfReal &W3, const TColStd_Array1OfReal &W4) |
|
| GeomFill_Filling () |
|
Standard_Integer | NbUPoles () const |
|
Standard_Integer | NbVPoles () const |
|
void | Poles (TColgp_Array2OfPnt &Poles) const |
|
Standard_Boolean | isRational () const |
|
void | Weights (TColStd_Array2OfReal &Weights) const |
|
GeomFill_Coons::GeomFill_Coons |
( |
| ) |
|
The documentation for this class was generated from the following file: