Open CASCADE Technology  7.7.0
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 Standard_Real theFirst=0.0, const Standard_Real theLast=0.0, const Standard_Real theDistance=RealLast())
 

Data Fields

Standard_Real First
 
Standard_Real Last
 
Standard_Real Distance
 

Detailed Description

Auxiliary structure to hold the edge distance to the face.

Constructor & Destructor Documentation

◆ EdgeRangeDistance()

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

Field Documentation

◆ Distance

Standard_Real BOPAlgo_PaveFiller::EdgeRangeDistance::Distance

◆ First

Standard_Real BOPAlgo_PaveFiller::EdgeRangeDistance::First

◆ Last

Standard_Real BOPAlgo_PaveFiller::EdgeRangeDistance::Last

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