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

#include <GeomFill_Curved.hxx>

Inheritance diagram for GeomFill_Curved:
Inheritance graph
[legend]

Public Member Functions

 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)
 
- 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_Curved() [1/5]

GeomFill_Curved::GeomFill_Curved ( )

◆ GeomFill_Curved() [2/5]

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

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

◆ GeomFill_Curved() [4/5]

GeomFill_Curved::GeomFill_Curved ( const NCollection_Array1< gp_Pnt > & P1,
const NCollection_Array1< gp_Pnt > & P2 )

◆ GeomFill_Curved() [5/5]

GeomFill_Curved::GeomFill_Curved ( const NCollection_Array1< gp_Pnt > & P1,
const NCollection_Array1< gp_Pnt > & P2,
const NCollection_Array1< double > & W1,
const NCollection_Array1< double > & W2 )

Member Function Documentation

◆ Init() [1/4]

void GeomFill_Curved::Init ( const NCollection_Array1< gp_Pnt > & P1,
const NCollection_Array1< gp_Pnt > & P2 )

◆ Init() [2/4]

void GeomFill_Curved::Init ( const NCollection_Array1< gp_Pnt > & P1,
const NCollection_Array1< gp_Pnt > & P2,
const NCollection_Array1< double > & W1,
const NCollection_Array1< double > & W2 )

◆ Init() [3/4]

void GeomFill_Curved::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() [4/4]

void GeomFill_Curved::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: