![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Base/PointCloud.h>
Struct holding the underlying "heavy" data of a PointCloud object. More...
Struct holding the underlying "heavy" data of a PointCloud object.
Public Attributes | |
| std::vector< vec3 > | points |
| std::vector< vec3 > | normals |
| std::vector< vec3 > | colors |
| std::vector< int > | labels |
| std::vector< double > | weights |