#include <types.h>
Public Member Functions | |
| float & | operator[] (int i) |
Public Attributes | |
| float | w |
| float | x |
| float | y |
| float | z |
Definition at line 574 of file src/types.h.
|
inline |
Definition at line 574 of file src/types.h.
| float librealsense::float4::w |
Definition at line 574 of file src/types.h.
| float librealsense::float4::x |
Definition at line 574 of file src/types.h.
| float librealsense::float4::y |
Definition at line 574 of file src/types.h.
| float librealsense::float4::z |
Definition at line 574 of file src/types.h.