mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-10 11:34:06 +03:00
Prs3d_Drawer, AIS_Shape, AIS_InteractiveContext - removed properties HLRDeviationCoefficient() and HLRAngle(). Prs3d_Drawer::HLRAngle() is kept as alias to Prs3d_Drawer::DeviationAngle() with deprecated flag. Prs3d_Drawer::DeviationAngle() default value is changed from 12 to 20 degrees to match Prs3d_Drawer::HLRAngle() which has been previously used in majority of cases. Removed unused property HLRBRep_PolyAlgo::Angle().
22 lines
430 B
Plaintext
Executable File
22 lines
430 B
Plaintext
Executable File
DBRep.cxx
|
|
DBRep.hxx
|
|
DBRep_Debug.cxx
|
|
DBRep_DrawableShape.cxx
|
|
DBRep_DrawableShape.hxx
|
|
DBRep_Edge.cxx
|
|
DBRep_Edge.hxx
|
|
DBRep_Edge.lxx
|
|
DBRep_Face.cxx
|
|
DBRep_Face.hxx
|
|
DBRep_Face.lxx
|
|
DBRep_HideData.cxx
|
|
DBRep_HideData.hxx
|
|
DBRep_IsoBuilder.cxx
|
|
DBRep_IsoBuilder.hxx
|
|
DBRep_ListIteratorOfListOfEdge.hxx
|
|
DBRep_ListIteratorOfListOfFace.hxx
|
|
DBRep_ListIteratorOfListOfHideData.hxx
|
|
DBRep_ListOfEdge.hxx
|
|
DBRep_ListOfFace.hxx
|
|
DBRep_ListOfHideData.hxx
|