3D Point Structure More...
#include <SpinnakerDefs.h>
Public Attributes | |
float | x |
float | y |
float | z |
unsigned char | r |
unsigned char | g |
unsigned char | b |
ImagePixel | pixel |
3D Point Structure
unsigned char b |
unsigned char g |
ImagePixel pixel |
unsigned char r |
float x |
float y |
float z |