occt: master 74618acf

Author Committer Branch Timestamp Parent
dbv apn master 2014-07-10 10:43:56 master ebfb9ce2
Affected Issues  0025010: Use AIS_ColoredShape for display of XCAF documents
Changeset 0025010: Use AIS_ColoredShape for display of XCAF documents

Added methods HasUIsoAspect and HasVIsoAspect to AIS_Drawer
XCAFPrs_AISObject has been converted to non-cdl class
XCAFPrs_AISObject now inherits from AIS_ColoredShape
XCAFPrs_AISObject::Compute method has been rewritten in accordance with the new inheritance.
Regression fix
mod - src/AIS/AIS_Drawer.cdl Diff File
mod - src/AIS/AIS_Drawer.lxx Diff File
add - src/XCAFPrs/FILES Diff File
mod - src/XCAFPrs/XCAFPrs.cdl Diff File
rm - src/XCAFPrs/XCAFPrs_AISObject.cdl Diff File
mod - src/XCAFPrs/XCAFPrs_AISObject.cxx Diff File
add - src/XCAFPrs/XCAFPrs_AISObject.hxx Diff File