#include <rendering.h>
Public Member Functions | |
| float | length () const |
| float3 | normalize () const |
Public Attributes | |
| float | x |
| float | y |
| float | z |
Definition at line 136 of file rendering.h.
|
inline |
Definition at line 140 of file rendering.h.
|
inline |
Definition at line 142 of file rendering.h.
| float rs2::float3::x |
Definition at line 138 of file rendering.h.
| float rs2::float3::y |
Definition at line 138 of file rendering.h.
| float rs2::float3::z |
Definition at line 138 of file rendering.h.