ImFusion C++ SDK 4.4.0
ImFusion::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:
  • ImFusion/Base/PointCloud.h
Search Tab / S to search, Esc to close