01_user_documentation:05_object:01_geometric:02_3d:01_primitive:12_point_cloud:01_array
As Array
The simplest format for storing the cloud data. The size of the cloud is not modifiable (as arrays are non mutable objects). Each points coordinates are stored in the cloud array such as: [x1,y1,z1, x2,y2,z2, …].
01_user_documentation/05_object/01_geometric/02_3d/01_primitive/12_point_cloud/01_array.txt · Last modified: 2025/11/01 17:49 by gaetan
