#include <GeomFill_Curved.hxx>
|
| | GeomFill_Curved () |
| |
| | GeomFill_Curved (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_Curved (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_Curved (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2) |
| |
| | GeomFill_Curved (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< double > &W1, const NCollection_Array1< double > &W2) |
| |
| 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) |
| |
| void | Init (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2) |
| |
| void | Init (const NCollection_Array1< gp_Pnt > &P1, const NCollection_Array1< gp_Pnt > &P2, const NCollection_Array1< double > &W1, const NCollection_Array1< double > &W2) |
| |
| | 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_Curved() [1/5]
| GeomFill_Curved::GeomFill_Curved |
( |
| ) |
|
◆ GeomFill_Curved() [2/5]
◆ GeomFill_Curved() [3/5]
◆ GeomFill_Curved() [4/5]
◆ GeomFill_Curved() [5/5]
◆ Init() [1/4]
◆ Init() [2/4]
◆ Init() [3/4]
◆ Init() [4/4]
The documentation for this class was generated from the following file: