![]() |
ImFusion C++ SDK 4.4.0
|
#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 |