ImFusion SDK 4.3
PointCloud::PointCloudData Struct Reference

#include <ImFusion/Base/PointCloud.h>

Struct holding the underlying "heavy" data of a PointCloud object. More...

Detailed Description

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
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close