|
void | draw_view (float2 pos, float width, float height, float2 scale_pos, float r[16]) |
|
| view_2d (float width, float height, tracker &tracker, camera_renderer &renderer, rs2_vector lookat_eye, pos a, pos b, pos c) |
|
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 316 of file rs-trajectory.cpp.
void view_2d::draw_view |
( |
float2 |
pos, |
|
|
float |
width, |
|
|
float |
height, |
|
|
float2 |
scale_pos, |
|
|
float |
r[16] |
|
) |
| |
|
inline |
float view_2d::scale_factor = 1.0 |
|
private |
float2 view_2d::window_borders |
|
private |
The documentation for this class was generated from the following file: