|
Open CASCADE Technology 7.8.0
|
Contains a Shape and the bounds of its vertices, edges and faces in the DataStructure. More...
#include <HLRBRep_ShapeBounds.hxx>
Contains a Shape and the bounds of its vertices, edges and faces in the DataStructure.
| HLRBRep_ShapeBounds::HLRBRep_ShapeBounds | ( | ) |
| HLRBRep_ShapeBounds::HLRBRep_ShapeBounds | ( | const Handle< HLRTopoBRep_OutLiner > & | S, |
| const Handle< Standard_Transient > & | SData, | ||
| const Standard_Integer | nbIso, | ||
| const Standard_Integer | V1, | ||
| const Standard_Integer | V2, | ||
| const Standard_Integer | E1, | ||
| const Standard_Integer | E2, | ||
| const Standard_Integer | F1, | ||
| const Standard_Integer | F2 | ||
| ) |
| HLRBRep_ShapeBounds::HLRBRep_ShapeBounds | ( | const Handle< HLRTopoBRep_OutLiner > & | S, |
| const Standard_Integer | nbIso, | ||
| const Standard_Integer | V1, | ||
| const Standard_Integer | V2, | ||
| const Standard_Integer | E1, | ||
| const Standard_Integer | E2, | ||
| const Standard_Integer | F1, | ||
| const Standard_Integer | F2 | ||
| ) |
| void HLRBRep_ShapeBounds::Bounds | ( | Standard_Integer & | V1, |
| Standard_Integer & | V2, | ||
| Standard_Integer & | E1, | ||
| Standard_Integer & | E2, | ||
| Standard_Integer & | F1, | ||
| Standard_Integer & | F2 | ||
| ) | const |
|
inline |
| Standard_Integer HLRBRep_ShapeBounds::NbOfIso | ( | ) | const |
| void HLRBRep_ShapeBounds::NbOfIso | ( | const Standard_Integer | nbIso | ) |
| const Handle< HLRTopoBRep_OutLiner > & HLRBRep_ShapeBounds::Shape | ( | ) | const |
| void HLRBRep_ShapeBounds::Shape | ( | const Handle< HLRTopoBRep_OutLiner > & | S | ) |
| const Handle< Standard_Transient > & HLRBRep_ShapeBounds::ShapeData | ( | ) | const |
| void HLRBRep_ShapeBounds::ShapeData | ( | const Handle< Standard_Transient > & | SD | ) |
| void HLRBRep_ShapeBounds::Sizes | ( | Standard_Integer & | NV, |
| Standard_Integer & | NE, | ||
| Standard_Integer & | NF | ||
| ) | const |
| void HLRBRep_ShapeBounds::Translate | ( | const Standard_Integer | NV, |
| const Standard_Integer | NE, | ||
| const Standard_Integer | NF | ||
| ) |
|
inline |