| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
Enumerations | |
| enum | Prs3d_TypeOfHLR { Prs3d_TOH_NotSet , Prs3d_TOH_PolyAlgo , Prs3d_TOH_Algo } | 
| Declares types of hidden line removal algorithm. TOH_Algo enables using of exact HLR algorithm. TOH_PolyAlgo enables using of polygonal HLR algorithm. TOH_NotSet is used by Prs3d_Drawer class, it means that the drawer should return the global value. For more details see Prs3d_Drawer class, AIS_Shape::Compute() method and HLRAlgo package from TKHLR toolkit.  More... | |
Declares types of hidden line removal algorithm. TOH_Algo enables using of exact HLR algorithm. TOH_PolyAlgo enables using of polygonal HLR algorithm. TOH_NotSet is used by Prs3d_Drawer class, it means that the drawer should return the global value. For more details see Prs3d_Drawer class, AIS_Shape::Compute() method and HLRAlgo package from TKHLR toolkit.
| Enumerator | |
|---|---|
| Prs3d_TOH_NotSet | |
| Prs3d_TOH_PolyAlgo | |
| Prs3d_TOH_Algo | |