]> OCCT Git - occt.git/commit
0032079: Coding Rules - rename AIS_KindOfInteractive enumeration values with fully...
authorkgv <kgv@opencascade.com>
Fri, 22 Jan 2021 16:03:45 +0000 (19:03 +0300)
committerkgv <kgv@opencascade.com>
Sat, 30 Jan 2021 17:22:29 +0000 (20:22 +0300)
commit82b856b88051c8ade09934e731136c6a593a1583
tree6e2e93b37b316db49c614591bede37881d17b0bf
parent4ad4054c9029106ee8d3dffe9155bacf3969829b
0032079: Coding Rules - rename AIS_KindOfInteractive enumeration values with fully-qualified name

In addition, several ViewerTest command have been cleared out from duplicated checks.
24 files changed:
src/AIS/AIS_Axis.hxx
src/AIS/AIS_Circle.hxx
src/AIS/AIS_ConnectedInteractive.hxx
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveObject.hxx
src/AIS/AIS_KindOfInteractive.hxx
src/AIS/AIS_Line.hxx
src/AIS/AIS_MultipleConnectedInteractive.cxx
src/AIS/AIS_MultipleConnectedInteractive.hxx
src/AIS/AIS_Plane.cxx
src/AIS/AIS_Plane.hxx
src/AIS/AIS_PlaneTrihedron.hxx
src/AIS/AIS_Point.hxx
src/AIS/AIS_Shape.hxx
src/AIS/AIS_Trihedron.hxx
src/PrsDim/PrsDim_Dimension.hxx
src/PrsDim/PrsDim_Relation.hxx
src/QABugs/QABugs_1.cxx
src/QABugs/QABugs_16.cxx
src/QABugs/QABugs_19.cxx
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/ViewerTest/ViewerTest_RelationCommands.cxx