Struct _psyiage_pointcloud_data

Struct Documentation

struct _psyiage_pointcloud_data

Point cloud data Defines the struct for pushing point cloud metrics to the psyiage instance.

Note

Not yet implemented

Public Members

float x

x-coordinate of point

float y

y-coordinate of point

float z

z-coordinate of point

unsigned int rgb

point colour in RGB (0x00RRGGBB)