Contains a Shape and the bounds of its vertices, edges and faces in the DataStructure.
More...
|
| | HLRBRep_ShapeBounds () |
| |
| | HLRBRep_ShapeBounds (const occ::handle< HLRTopoBRep_OutLiner > &S, const occ::handle< Standard_Transient > &SData, const int nbIso, const int V1, const int V2, const int E1, const int E2, const int F1, const int F2) |
| |
| | HLRBRep_ShapeBounds (const occ::handle< HLRTopoBRep_OutLiner > &S, const int nbIso, const int V1, const int V2, const int E1, const int E2, const int F1, const int F2) |
| |
| void | Translate (const int NV, const int NE, const int NF) |
| |
| void | Shape (const occ::handle< HLRTopoBRep_OutLiner > &S) |
| |
| const occ::handle< HLRTopoBRep_OutLiner > & | Shape () const |
| |
| void | ShapeData (const occ::handle< Standard_Transient > &SD) |
| |
| const occ::handle< Standard_Transient > & | ShapeData () const |
| |
| void | NbOfIso (const int nbIso) |
| |
| int | NbOfIso () const |
| |
| void | Sizes (int &NV, int &NE, int &NF) const |
| |
| void | Bounds (int &V1, int &V2, int &E1, int &E2, int &F1, int &F2) const |
| |
| void | UpdateMinMax (const HLRAlgo_EdgesBlock::MinMaxIndices &theTotMinMax) |
| |
| HLRAlgo_EdgesBlock::MinMaxIndices & | MinMax () |
| |
Contains a Shape and the bounds of its vertices, edges and faces in the DataStructure.