occt: master d33222c1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2014-09-25 09:54:33 | master a9b30f0a | |
Changeset | <span class="cntrl">\feff</span>0025129: Visualization - add interactive object for Points Cloud objects New class AIS_PointCloud for displaying point sets. Update Graphic3d_ArrayOfPoints, OpenGl_PrimitiveArray and OpenGl_VertexBuffer classes to be able to use normals for points. Add Draw Harness command vpointcloud. Add test case v3d/point_cloud/sphere. Move protected method AIS_Shape::DisplayBox() to public function StdPrs_WFDeflectionRestrictedFace::AddBox(). Small correction of grids.list for v3d tests |
|||
mod - src/AIS/AIS.cdl | Diff File | |||
add - src/AIS/AIS_PointCloud.cxx | Diff File | |||
add - src/AIS/AIS_PointCloud.hxx | Diff File | |||
mod - src/AIS/AIS_Shape.cdl | Diff File | |||
mod - src/AIS/AIS_Shape.cxx | Diff File | |||
mod - src/AIS/AIS_TexturedShape.cxx | Diff File | |||
mod - src/AIS/FILES | Diff File | |||
mod - src/Graphic3d/Graphic3d_ArrayOfPoints.cdl | Diff File | |||
mod - src/Graphic3d/Graphic3d_ArrayOfPoints.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cdl | Diff File | |||
mod - src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx | Diff File | |||
mod - tests/v3d/grids.list | Diff File | |||
add - tests/v3d/point_cloud/sphere | Diff File |