|
void | draw_view (float2 pos, float app_width, float app_height, glfw_state app_state, float r[16]) |
|
| view_3d (float width, float height, tracker &tracker, camera_renderer &renderer) |
|
void | clean_matrices () |
|
void | draw_cam_trajectory (float angle, float3 axes, float r[16]) |
|
void | load_matrices (float2 pos, float app_width, float app_height) |
|
| view (float width, float height, tracker &tracker, camera_renderer &r) |
|
Definition at line 368 of file rs-trajectory.cpp.
void view_3d::draw_view |
( |
float2 |
pos, |
|
|
float |
app_width, |
|
|
float |
app_height, |
|
|
glfw_state |
app_state, |
|
|
float |
r[16] |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: