0031502: Coding - New warnings after integration fix for 0031456
authorkgv <kgv@opencascade.com>
Thu, 16 Apr 2020 13:51:31 +0000 (16:51 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 17 Apr 2020 14:43:00 +0000 (17:43 +0300)
commitb8a00b410a6961a7b9dccd8da6919888088a8be3
treeae3a3e172efdcf829adff9f7b7e6ca46dc2e892c
parente00b8ed9487b43e3ff3a356c14cf34de6c5640bc
0031502: Coding - New warnings after integration fix for 0031456

Deprecated AIS class aliases have been moved from PrsDim to AIS package.
48 files changed:
src/AIS/AIS_AngleDimension.hxx [new file with mode: 0644]
src/AIS/AIS_Chamf2dDimension.hxx [new file with mode: 0644]
src/AIS/AIS_Chamf3dDimension.hxx [new file with mode: 0644]
src/AIS/AIS_ConcentricRelation.hxx [new file with mode: 0644]
src/AIS/AIS_DiameterDimension.hxx [new file with mode: 0644]
src/AIS/AIS_Dimension.hxx [new file with mode: 0644]
src/AIS/AIS_DimensionOwner.hxx [new file with mode: 0644]
src/AIS/AIS_EllipseRadiusDimension.hxx [new file with mode: 0644]
src/AIS/AIS_EqualDistanceRelation.hxx [new file with mode: 0644]
src/AIS/AIS_EqualRadiusRelation.hxx [new file with mode: 0644]
src/AIS/AIS_FixRelation.hxx [new file with mode: 0644]
src/AIS/AIS_IdenticRelation.hxx [new file with mode: 0644]
src/AIS/AIS_LengthDimension.hxx [new file with mode: 0644]
src/AIS/AIS_MaxRadiusDimension.hxx [new file with mode: 0644]
src/AIS/AIS_MidPointRelation.hxx [new file with mode: 0644]
src/AIS/AIS_MinRadiusDimension.hxx [new file with mode: 0644]
src/AIS/AIS_OffsetDimension.hxx [new file with mode: 0644]
src/AIS/AIS_ParallelRelation.hxx [new file with mode: 0644]
src/AIS/AIS_PerpendicularRelation.hxx [new file with mode: 0644]
src/AIS/AIS_RadiusDimension.hxx [new file with mode: 0644]
src/AIS/AIS_Relation.hxx [new file with mode: 0644]
src/AIS/AIS_SymmetricRelation.hxx [new file with mode: 0644]
src/AIS/AIS_TangentRelation.hxx [new file with mode: 0644]
src/AIS/FILES
src/PrsDim/AIS_AngleDimension.hxx [deleted file]
src/PrsDim/AIS_Chamf2dDimension.hxx [deleted file]
src/PrsDim/AIS_Chamf3dDimension.hxx [deleted file]
src/PrsDim/AIS_ConcentricRelation.hxx [deleted file]
src/PrsDim/AIS_DiameterDimension.hxx [deleted file]
src/PrsDim/AIS_Dimension.hxx [deleted file]
src/PrsDim/AIS_DimensionOwner.hxx [deleted file]
src/PrsDim/AIS_EllipseRadiusDimension.hxx [deleted file]
src/PrsDim/AIS_EqualDistanceRelation.hxx [deleted file]
src/PrsDim/AIS_EqualRadiusRelation.hxx [deleted file]
src/PrsDim/AIS_FixRelation.hxx [deleted file]
src/PrsDim/AIS_IdenticRelation.hxx [deleted file]
src/PrsDim/AIS_LengthDimension.hxx [deleted file]
src/PrsDim/AIS_MaxRadiusDimension.hxx [deleted file]
src/PrsDim/AIS_MidPointRelation.hxx [deleted file]
src/PrsDim/AIS_MinRadiusDimension.hxx [deleted file]
src/PrsDim/AIS_OffsetDimension.hxx [deleted file]
src/PrsDim/AIS_ParallelRelation.hxx [deleted file]
src/PrsDim/AIS_PerpendicularRelation.hxx [deleted file]
src/PrsDim/AIS_RadiusDimension.hxx [deleted file]
src/PrsDim/AIS_Relation.hxx [deleted file]
src/PrsDim/AIS_SymmetricRelation.hxx [deleted file]
src/PrsDim/AIS_TangentRelation.hxx [deleted file]
src/PrsDim/FILES