]> OCCT Git - occt-copy.git/commit
Refactor code. Add AIS_PointCloud.lxx file for inline method. Add GetPoints virtual...
authormgn <mgn@opencascade.com>
Mon, 25 Aug 2014 14:42:28 +0000 (18:42 +0400)
committermgn <mgn@opencascade.com>
Mon, 25 Aug 2014 14:42:28 +0000 (18:42 +0400)
commitfe8bd8ca09325439342fc3038b261ac439489288
tree40b601542e78e8c86c6e02a273e660a63a525312
parent25afaea6e2089406e7a0cfa17cd68c3e9bc05c6f
Refactor code. Add AIS_PointCloud.lxx file for inline method. Add GetPoints virtual method. Change the type of arguments of SetPoints function. Adapt test function.
src/AIS/AIS.cdl
src/AIS/AIS_PointCloud.cxx
src/AIS/AIS_PointCloud.hxx
src/AIS/AIS_PointCloud.lxx [new file with mode: 0644]
src/AIS/FILES
src/ViewerTest/ViewerTest_ObjectCommands.cxx