#include <GeomFill_Coons.hxx>
|
| | GeomFill_Coons () |
| |
| | GeomFill_Coons (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< gp_Pnt > &P3, const NCollection_Array1< gp_Pnt > &P4) |
| |
| | GeomFill_Coons (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< gp_Pnt > &P3, const NCollection_Array1< gp_Pnt > &P4, const NCollection_Array1< double > &W1, const NCollection_Array1< double > &W2, const NCollection_Array1< double > &W3, const NCollection_Array1< double > &W4) |
| |
| void | Init (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< gp_Pnt > &P3, const NCollection_Array1< gp_Pnt > &P4) |
| |
| void | Init (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< gp_Pnt > &P3, const NCollection_Array1< gp_Pnt > &P4, const NCollection_Array1< double > &W1, const NCollection_Array1< double > &W2, const NCollection_Array1< double > &W3, const NCollection_Array1< double > &W4) |
| |
| | GeomFill_Filling () |
| |
| int | NbUPoles () const |
| |
| int | NbVPoles () const |
| |
| void | Poles (NCollection_Array2< gp_Pnt > &Poles) const |
| |
| bool | isRational () const |
| |
| void | Weights (NCollection_Array2< double > &Weights) const |
| |
◆ GeomFill_Coons() [1/3]
| GeomFill_Coons::GeomFill_Coons |
( |
| ) |
|
◆ GeomFill_Coons() [2/3]
◆ GeomFill_Coons() [3/3]
◆ Init() [1/2]
◆ Init() [2/2]
The documentation for this class was generated from the following file: