]> OCCT Git - occt-copy.git/commit
0030268: Inspectors - improvements in VInspector plugin
authornds <nds@opencascade.com>
Thu, 6 Jun 2019 05:25:49 +0000 (08:25 +0300)
committernds <nds@opencascade.com>
Tue, 25 Jun 2019 23:24:56 +0000 (02:24 +0300)
commit2cabcf39aa38408f2ae927c1a693e59167f29bb6
treeb3a2f84808a2f8f8a303591c16920d300d7a5e49
parent4ae9b4b7cd1035f09cc19209540d229f1af89899
0030268: Inspectors - improvements in VInspector plugin

- display BVH information in VInspector

(cherry picked from commit ca4acb9b1d8285ca92e6ee5a1f8098bf5b4594ea)
95 files changed:
src/BVH/BVH_Box.hxx
src/BVH/BVH_Tree.hxx
src/BVH/BVH_Types.hxx
src/Bnd/Bnd_Box.cxx
src/Bnd/Bnd_Box.hxx
src/Bnd/Bnd_OBB.cxx
src/Bnd/Bnd_OBB.hxx
src/Bnd/Bnd_Range.cxx
src/Bnd/Bnd_Range.hxx
src/Message/Message.cxx
src/Message/Message.hxx
src/Message/Message_Alerts.hxx
src/Message/Message_AttributeVectorOfValues.cxx
src/Quantity/Quantity_Color.cxx
src/Quantity/Quantity_Color.hxx
src/Quantity/Quantity_ColorRGBA.hxx
src/SelectBasics/SelectBasics_PickResult.hxx
src/SelectMgr/SelectMgr.cxx
src/SelectMgr/SelectMgr.hxx
src/SelectMgr/SelectMgr_BaseFrustum.cxx
src/SelectMgr/SelectMgr_BaseFrustum.hxx
src/SelectMgr/SelectMgr_Frustum.hxx
src/SelectMgr/SelectMgr_Frustum.lxx
src/SelectMgr/SelectMgr_RectangularFrustum.cxx
src/SelectMgr/SelectMgr_RectangularFrustum.hxx
src/SelectMgr/SelectMgr_SelectableObjectSet.cxx
src/SelectMgr/SelectMgr_SelectingVolumeManager.cxx
src/SelectMgr/SelectMgr_SelectingVolumeManager.hxx
src/SelectMgr/SelectMgr_ViewClipRange.hxx
src/SelectMgr/SelectMgr_ViewerSelector.cxx
src/SelectMgr/SelectMgr_ViewerSelector.hxx
src/StdSelect/StdSelect_ViewerSelector3d.cxx
src/TopoDS/TopoDS_AlertAttribute.hxx
src/gp/gp_XY.hxx
src/gp/gp_XY.lxx
src/gp/gp_XYZ.hxx
src/gp/gp_XYZ.lxx
tests/v3d/glsl/clipping_selection_box [new file with mode: 0644]
tools/MessageModel/MessageModel_Actions.cxx
tools/MessageModel/MessageModel_ItemAlert.cxx
tools/MessageModel/MessageModel_ItemAlert.hxx
tools/MessageModel/MessageModel_ItemReport.cxx
tools/MessageModel/MessageModel_ItemReport.hxx
tools/MessageView/MessageView_VisibilityState.cxx
tools/MessageView/MessageView_Window.cxx
tools/MessageView/MessageView_Window.hxx
tools/TInspectorEXE/TInspectorEXE.cxx
tools/TKTreeModel/EXTERNLIB
tools/TreeModel/TreeModel_ItemBase.cxx
tools/TreeModel/TreeModel_ItemBase.hxx
tools/TreeModel/TreeModel_ItemProperties.hxx
tools/VInspector/FILES
tools/VInspector/VInspector_ItemBVHTree.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemBVHTree.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemBVHTreeNode.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemBVHTreeNode.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemContainer.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemContainer.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemContainerAPI.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemOpenGlContext.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemOpenGlContext.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemOpenGlWindow.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemOpenGlWindow.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectBasicsEntityOwner.cxx
tools/VInspector/VInspector_ItemSelectMgrBaseFrustum.cxx
tools/VInspector/VInspector_ItemSelectMgrBaseFrustum.hxx
tools/VInspector/VInspector_ItemSelectMgrSelectableObjectSet.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectMgrSelectableObjectSet.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectMgrSelectingVolumeManager.cxx
tools/VInspector/VInspector_ItemSelectMgrSelectingVolumeManager.hxx
tools/VInspector/VInspector_ItemSelectMgrSensitiveEntitySet.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectMgrSensitiveEntitySet.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.cxx
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.hxx
tools/VInspector/VInspector_ItemV3dView.cxx
tools/VInspector/VInspector_PreviewParameters.cxx [new file with mode: 0644]
tools/VInspector/VInspector_PreviewParameters.hxx [new file with mode: 0644]
tools/VInspector/VInspector_PropertiesCreator.cxx [new file with mode: 0644]
tools/VInspector/VInspector_PropertiesCreator.hxx [new file with mode: 0644]
tools/VInspector/VInspector_Tools.cxx
tools/VInspector/VInspector_Tools.hxx
tools/VInspector/VInspector_Window.cxx
tools/VInspector/VInspector_Window.hxx
tools/VInspectorPaneAIS/VInspectorPaneAIS_PropertiesCreator.hxx
tools/View/View_Displayer.cxx
tools/View/View_Viewer.cxx
tools/ViewControl/FILES
tools/ViewControl/ViewControl_EditType.hxx
tools/ViewControl/ViewControl_PropertiesStream.cxx [new file with mode: 0644]
tools/ViewControl/ViewControl_PropertiesStream.hxx [new file with mode: 0644]
tools/ViewControl/ViewControl_TableDoubleVector.cxx [new file with mode: 0644]
tools/ViewControl/ViewControl_TableDoubleVector.hxx [new file with mode: 0644]
tools/ViewControl/ViewControl_TableItemDelegate.cxx
tools/ViewControl/ViewControl_Tools.cxx
tools/ViewControl/ViewControl_Tools.hxx