User Tools

Site Tools


tutorials:pointcloud-io

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:pointcloud-io [2024/12/02 17:17] – [As Graph] gaetantutorials:pointcloud-io [2024/12/06 12:09] (current) – [As array] gaetan
Line 59: Line 59:
  
 <code java> <code java>
-import de.grogra.pointcloud.groimp.PointCloud; 
 [pc:PointCloud ::> println(pc.getCloud()); ] [pc:PointCloud ::> println(pc.getCloud()); ]
 [pc:PointCloud ::> println(pc.getCloud().pointsToFloat()); ] [pc:PointCloud ::> println(pc.getCloud().pointsToFloat()); ]
Line 98: Line 97:
  
 <code java> <code java>
-import de.grogra.pointcloud.groimp.PointCloud; 
 [pc:PointCloud ::> println(pc.getCloud()); ] // print the CloudGraph node for each point cloud (2 here) [pc:PointCloud ::> println(pc.getCloud()); ] // print the CloudGraph node for each point cloud (2 here)
 [pc:PointCloud ::> println(pc.getCloud().pointsToFloat()); ] // print the float array representation of all nodes (in this example it print two float array that contains the same values [pc:PointCloud ::> println(pc.getCloud().pointsToFloat()); ] // print the float array representation of all nodes (in this example it print two float array that contains the same values
tutorials/pointcloud-io.1733156269.txt.gz · Last modified: 2024/12/02 17:17 by gaetan