This is the complete list of members for imu_renderer, including all inherited members.
_gl_handle | imu_renderer | private |
draw_axes(float axis_size=1.f, float axisWidth=4.f) | imu_renderer | inlineprivatestatic |
draw_circle(float xx, float xy, float xz, float yx, float yy, float yz, float radius=1.1, float3 center={0.0, 0.0, 0.0}, float intensity=0.5f) | imu_renderer | inlineprivatestatic |
draw_motion(const rs2::motion_frame &f, const rect &r) | imu_renderer | inlineprivate |
get_gl_handle() | imu_renderer | inline |
multiply_vector_by_matrix(GLfloat vec[], GLfloat mat[], GLfloat *result) | imu_renderer | inlineprivate |
print_text_in_3d(float x, float y, float z, const char *text, bool center_text, GLfloat model[], GLfloat proj[], float vec_norm) | imu_renderer | inlineprivate |
render(const rs2::motion_frame &frame, const rect &r) | imu_renderer | inline |
xyz_to_xy(float x, float y, float z, GLfloat model[], GLfloat proj[], float vec_norm) | imu_renderer | inlineprivate |