|
Open CASCADE Technology 6.5.2
|
#include <HLRAlgo_PolyShellData.hxx>

Public Member Functions | |
| HLRAlgo_PolyShellData (const Standard_Integer nbFace) | |
| void | UpdateGlobalMinMax (const Standard_Address TotMinMax) |
| void | UpdateHiding (const Standard_Integer nbHiding) |
| Standard_Boolean | Hiding () const |
| TColStd_Array1OfTransient & | PolyData () |
| TColStd_Array1OfTransient & | HidingPolyData () |
| HLRAlgo_ListOfBPoint & | Edges () |
| Standard_Address | Indices () |
| HLRAlgo_PolyShellData::HLRAlgo_PolyShellData | ( | const Standard_Integer | nbFace | ) |
| HLRAlgo_ListOfBPoint& HLRAlgo_PolyShellData::Edges | ( | ) |
| Standard_Boolean HLRAlgo_PolyShellData::Hiding | ( | ) | const |
| TColStd_Array1OfTransient& HLRAlgo_PolyShellData::HidingPolyData | ( | ) |
| Standard_Address HLRAlgo_PolyShellData::Indices | ( | ) |
| TColStd_Array1OfTransient& HLRAlgo_PolyShellData::PolyData | ( | ) |
| void HLRAlgo_PolyShellData::UpdateGlobalMinMax | ( | const Standard_Address | TotMinMax | ) |
| void HLRAlgo_PolyShellData::UpdateHiding | ( | const Standard_Integer | nbHiding | ) |
1.7.4