FlowSDK  3.701
Structure from motion and Multiview stereo Interfaces
FlowSaM::PointCloudInterface Struct Reference

Store a PointCloud object. Nothing needed in input. Everything will be filled by samantha. More...

#include <SamanthaInterface.h>

Public Member Functions

 __declspec (dllexport) PointCloudInterface()
 
 __declspec (dllexport) ~PointCloudInterface()
 

Public Attributes

double * mPositions
 Point positions (3xNumber of points)
 
unsigned char * mColors
 Point colors (3xNumber of points)
 
unsigned int mNumberOfPoints
 Total Number of reconstructed points.
 

Detailed Description

Store a PointCloud object. Nothing needed in input. Everything will be filled by samantha.


The documentation for this struct was generated from the following file: