Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
GeomFill_Coons Class Reference

#include <GeomFill_Coons.hxx>

Inheritance diagram for GeomFill_Coons:
Inheritance graph
[legend]

Public Member Functions

 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)
 
- Public Member Functions inherited from GeomFill_Filling
 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
 

Additional Inherited Members

- Protected Attributes inherited from GeomFill_Filling
bool IsRational
 
occ::handle< NCollection_HArray2< gp_Pnt > > myPoles
 
occ::handle< NCollection_HArray2< double > > myWeights
 

Constructor & Destructor Documentation

◆ GeomFill_Coons() [1/3]

GeomFill_Coons::GeomFill_Coons ( )

◆ GeomFill_Coons() [2/3]

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() [3/3]

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,
const NCollection_Array1< double > & W1,
const NCollection_Array1< double > & W2,
const NCollection_Array1< double > & W3,
const NCollection_Array1< double > & W4 )

Member Function Documentation

◆ Init() [1/2]

void GeomFill_Coons::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 )

◆ Init() [2/2]

void GeomFill_Coons::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 )

The documentation for this class was generated from the following file: