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

#include <GeomFill_Stretch.hxx>

Inheritance diagram for GeomFill_Stretch:
Inheritance graph
[legend]

Public Member Functions

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

GeomFill_Stretch::GeomFill_Stretch ( )

◆ GeomFill_Stretch() [2/3]

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

GeomFill_Stretch::GeomFill_Stretch ( 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_Stretch::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_Stretch::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: