OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
3D point structure with color information More...
#include <ObTypes.h>
Public Attributes | |
float | x |
X coordinate. | |
float | y |
Y coordinate. | |
float | z |
Z coordinate. | |
float | r |
Red channel component. | |
float | g |
Green channel component. | |
float | b |
Blue channel component. | |