mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:48:57 +08: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.
63 lines
1.8 KiB
Plaintext
Executable File
63 lines
1.8 KiB
Plaintext
Executable File
SelectMgr.cxx
|
|
SelectMgr.hxx
|
|
SelectMgr_AndFilter.cxx
|
|
SelectMgr_AndFilter.hxx
|
|
SelectMgr_BaseFrustum.cxx
|
|
SelectMgr_BaseFrustum.hxx
|
|
SelectMgr_CompositionFilter.cxx
|
|
SelectMgr_CompositionFilter.hxx
|
|
SelectMgr_CompositionFilter.lxx
|
|
SelectMgr_EntityOwner.cxx
|
|
SelectMgr_EntityOwner.hxx
|
|
SelectMgr_Filter.cxx
|
|
SelectMgr_Filter.hxx
|
|
SelectMgr_Frustum.hxx
|
|
SelectMgr_Frustum.lxx
|
|
SelectMgr_FrustumBuilder.cxx
|
|
SelectMgr_FrustumBuilder.hxx
|
|
SelectMgr_IndexedDataMapOfOwnerCriterion.hxx
|
|
SelectMgr_IndexedMapOfOwner.hxx
|
|
SelectMgr_ListIteratorOfListOfFilter.hxx
|
|
SelectMgr_ListOfFilter.hxx
|
|
SelectMgr_OrFilter.cxx
|
|
SelectMgr_OrFilter.hxx
|
|
SelectMgr_PickingStrategy.hxx
|
|
SelectMgr_RectangularFrustum.cxx
|
|
SelectMgr_RectangularFrustum.hxx
|
|
SelectMgr_SelectableObject.cxx
|
|
SelectMgr_SelectableObject.hxx
|
|
SelectMgr_SelectableObjectSet.cxx
|
|
SelectMgr_SelectableObjectSet.hxx
|
|
SelectMgr_SelectingVolumeManager.cxx
|
|
SelectMgr_SelectingVolumeManager.hxx
|
|
SelectMgr_Selection.cxx
|
|
SelectMgr_Selection.hxx
|
|
SelectMgr_SelectionImageFiller.cxx
|
|
SelectMgr_SelectionImageFiller.hxx
|
|
SelectMgr_SelectionManager.cxx
|
|
SelectMgr_SelectionManager.hxx
|
|
SelectMgr_SensitiveEntity.cxx
|
|
SelectMgr_SensitiveEntity.hxx
|
|
SelectMgr_SensitiveEntitySet.cxx
|
|
SelectMgr_SensitiveEntitySet.hxx
|
|
SelectMgr_SequenceOfFilter.hxx
|
|
SelectMgr_SequenceOfOwner.hxx
|
|
SelectMgr_SequenceOfSelection.hxx
|
|
SelectMgr_SortCriterion.hxx
|
|
SelectMgr_StateOfSelection.hxx
|
|
SelectMgr_ToleranceMap.hxx
|
|
SelectMgr_ToleranceMap.cxx
|
|
SelectMgr_TriangularFrustum.cxx
|
|
SelectMgr_TriangularFrustum.hxx
|
|
SelectMgr_TriangularFrustumSet.cxx
|
|
SelectMgr_TriangularFrustumSet.hxx
|
|
SelectMgr_TypeOfBVHUpdate.hxx
|
|
SelectMgr_TypeOfUpdate.hxx
|
|
SelectMgr_VectorTypes.hxx
|
|
SelectMgr_ViewClipRange.cxx
|
|
SelectMgr_ViewClipRange.hxx
|
|
SelectMgr_ViewerSelector.cxx
|
|
SelectMgr_ViewerSelector.hxx
|
|
SelectMgr_ViewerSelector3d.cxx
|
|
SelectMgr_ViewerSelector3d.hxx
|