#include <rendering.h>
Public Member Functions | |
float | length () const |
float2 | normalize () const |
Public Attributes | |
float | x |
float | y |
Definition at line 188 of file rendering.h.
|
inline |
Definition at line 192 of file rendering.h.
|
inline |
Definition at line 194 of file rendering.h.
float rs2::float2::x |
Definition at line 190 of file rendering.h.
float rs2::float2::y |
Definition at line 190 of file rendering.h.