Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
BOPAlgo_PaveFiller::EdgeRangeDistance Struct Reference

Auxiliary structure to hold the edge distance to the face. More...

#include <BOPAlgo_PaveFiller.hxx>

Public Member Functions

 EdgeRangeDistance (const double theFirst=0.0, const double theLast=0.0, const double theDistance=RealLast())
 

Data Fields

double First
 
double Last
 
double Distance
 

Detailed Description

Auxiliary structure to hold the edge distance to the face.

Constructor & Destructor Documentation

◆ EdgeRangeDistance()

BOPAlgo_PaveFiller::EdgeRangeDistance::EdgeRangeDistance ( const double theFirst = 0.0,
const double theLast = 0.0,
const double theDistance = RealLast() )
inline

Field Documentation

◆ Distance

double BOPAlgo_PaveFiller::EdgeRangeDistance::Distance

◆ First

double BOPAlgo_PaveFiller::EdgeRangeDistance::First

◆ Last

double BOPAlgo_PaveFiller::EdgeRangeDistance::Last

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