3D vector in Euclidean coordinate space More...
#include <rs_types.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
3D vector in Euclidean coordinate space
Definition at line 129 of file rs_types.h.
| float rs2_vector::x |
Definition at line 131 of file rs_types.h.
| float rs2_vector::y |
Definition at line 131 of file rs_types.h.
| float rs2_vector::z |
Definition at line 131 of file rs_types.h.