1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/v3d/grids.list
apl d33222c108 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
2014-09-25 15:58:15 +04:00

19 lines
227 B
Plaintext

001 edge
002 edge_face
003 edge_solid
004 face
005 vertex
006 vertex_edge
007 vertex_face
008 vertex_solid
009 vertex_wire
010 wire
011 wire_solid
012 voxel
013 glsl
014 raytrace
015 materials
016 ivtk
017 mesh
018 point_cloud