Class (should be a structure) storing the information about continuity, normals parallelism, coons conditions and bounds tangents angle on the corner of contour to be filled. More...
#include <GeomFill_CornerState.hxx>
| Public Member Functions | |
| GeomFill_CornerState () | |
| Standard_Real | Gap () const | 
| void | Gap (const Standard_Real G) | 
| Standard_Real | TgtAng () const | 
| void | TgtAng (const Standard_Real Ang) | 
| Standard_Boolean | HasConstraint () const | 
| void | Constraint () | 
| Standard_Real | NorAng () const | 
| void | NorAng (const Standard_Real Ang) | 
| Standard_Boolean | IsToKill (Standard_Real &Scal) const | 
| void | DoKill (const Standard_Real Scal) | 
Class (should be a structure) storing the information about continuity, normals parallelism, coons conditions and bounds tangents angle on the corner of contour to be filled.
| GeomFill_CornerState::GeomFill_CornerState | ( | ) | 
| void GeomFill_CornerState::Constraint | ( | ) | 
| void GeomFill_CornerState::DoKill | ( | const Standard_Real | Scal | ) | 
| Standard_Real GeomFill_CornerState::Gap | ( | ) | const | 
| void GeomFill_CornerState::Gap | ( | const Standard_Real | G | ) | 
| Standard_Boolean GeomFill_CornerState::HasConstraint | ( | ) | const | 
| Standard_Boolean GeomFill_CornerState::IsToKill | ( | Standard_Real & | Scal | ) | const | 
| Standard_Real GeomFill_CornerState::NorAng | ( | ) | const | 
| void GeomFill_CornerState::NorAng | ( | const Standard_Real | Ang | ) | 
| Standard_Real GeomFill_CornerState::TgtAng | ( | ) | const | 
| void GeomFill_CornerState::TgtAng | ( | const Standard_Real | Ang | ) |