mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-30 12:14:08 +03:00
Prs3d::GetDeflection() has been moved to StdPrs_ToolTriangulatedShape::GetDeflection(). Prs3d_ShapeTool has been moved to StdPrs_ShapeTool. Code collecting free edges on Poly_Triangulation has been moved out from StdPrs_WFShape to Prs3d::AddFreeEdges(). StdPrs_BndBox has been moved to Prs3d_BndBox. Geom_Transformation has been replaced by TopLoc_Datum3D within visualization classes. Select3D_SensitiveCircle constructor now takes gp_Circ instead of Geom_Circle. StdSelect_ViewerSelector3d has been moved to SelectMgr_ViewerSelector3d. Methods ::GetPoint3d() and ::ArrayBounds() has been moved from subclass Select3D_SensitiveCircle to the base class Select3D_SensitiveCurve. StdSelect_ViewerSelector3d::computeSensitivePrs() has been moved to SelectMgr::ComputeSensitivePrs(). Removed unused declarations StdSelect_Prs, StdSelect_DisplayMode, StdSelect_SensitivityMode, StdSelect_TypeOfResult, SelectMgr_SOPtr, TColQuantity. Package Graphic3d has been moved from TKV3d to TKService.
53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
StdPrs_BRepFont.cxx
|
|
StdPrs_BRepFont.hxx
|
|
StdPrs_BRepTextBuilder.cxx
|
|
StdPrs_BRepTextBuilder.hxx
|
|
StdPrs_BndBox.hxx
|
|
StdPrs_Curve.cxx
|
|
StdPrs_Curve.hxx
|
|
StdPrs_DeflectionCurve.cxx
|
|
StdPrs_DeflectionCurve.hxx
|
|
StdPrs_HLRPolyShape.cxx
|
|
StdPrs_HLRPolyShape.hxx
|
|
StdPrs_HLRShape.cxx
|
|
StdPrs_HLRShape.hxx
|
|
StdPrs_HLRShapeI.cxx
|
|
StdPrs_HLRShapeI.hxx
|
|
StdPrs_HLRToolShape.cxx
|
|
StdPrs_HLRToolShape.hxx
|
|
StdPrs_Isolines.cxx
|
|
StdPrs_Isolines.hxx
|
|
StdPrs_Plane.cxx
|
|
StdPrs_Plane.hxx
|
|
StdPrs_Point.hxx
|
|
StdPrs_PoleCurve.cxx
|
|
StdPrs_PoleCurve.hxx
|
|
StdPrs_ShadedShape.cxx
|
|
StdPrs_ShadedShape.hxx
|
|
StdPrs_ShadedSurface.cxx
|
|
StdPrs_ShadedSurface.hxx
|
|
StdPrs_ShapeTool.cxx
|
|
StdPrs_ShapeTool.hxx
|
|
StdPrs_ToolPoint.cxx
|
|
StdPrs_ToolPoint.hxx
|
|
StdPrs_ToolRFace.cxx
|
|
StdPrs_ToolRFace.hxx
|
|
StdPrs_ToolTriangulatedShape.cxx
|
|
StdPrs_ToolTriangulatedShape.hxx
|
|
StdPrs_ToolVertex.cxx
|
|
StdPrs_ToolVertex.hxx
|
|
StdPrs_Vertex.hxx
|
|
StdPrs_Volume.hxx
|
|
StdPrs_WFDeflectionRestrictedFace.cxx
|
|
StdPrs_WFDeflectionRestrictedFace.hxx
|
|
StdPrs_WFDeflectionSurface.cxx
|
|
StdPrs_WFDeflectionSurface.hxx
|
|
StdPrs_WFPoleSurface.cxx
|
|
StdPrs_WFPoleSurface.hxx
|
|
StdPrs_WFRestrictedFace.cxx
|
|
StdPrs_WFRestrictedFace.hxx
|
|
StdPrs_WFShape.cxx
|
|
StdPrs_WFShape.hxx
|
|
StdPrs_WFSurface.cxx
|
|
StdPrs_WFSurface.hxx
|