Cartesian 3D point with confidence information (X, Y, Z, C) with float components.
More...
|
float | C |
| Confidence component (typically in a range from 0.0 to 1.0).
|
|
float | X |
| X component.
|
|
float | Y |
| Y component.
|
|
float | Z |
| Z component.
|
|
Cartesian 3D point with confidence information (X, Y, Z, C) with float components.