Public Member Functions | Protected Attributes | Private Attributes | List of all members
view Class Reference
Inheritance diagram for view:
Inheritance graph
[legend]

Public Member Functions

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)
 

Protected Attributes

float aspect
 
float height
 
trackert
 
float width
 

Private Attributes

camera_rendererrenderer
 

Detailed Description

Definition at line 255 of file rs-trajectory.cpp.

Constructor & Destructor Documentation

view::view ( float  width,
float  height,
tracker tracker,
camera_renderer r 
)
inline

Definition at line 258 of file rs-trajectory.cpp.

Member Function Documentation

void view::clean_matrices ( )
inline

Definition at line 284 of file rs-trajectory.cpp.

void view::draw_cam_trajectory ( float  angle,
float3  axes,
float  r[16] 
)
inline

Definition at line 297 of file rs-trajectory.cpp.

void view::load_matrices ( float2  pos,
float  app_width,
float  app_height 
)
inline

Definition at line 262 of file rs-trajectory.cpp.

Member Data Documentation

float view::aspect
protected

Definition at line 309 of file rs-trajectory.cpp.

float view::height
protected

Definition at line 308 of file rs-trajectory.cpp.

camera_renderer& view::renderer
private

Definition at line 312 of file rs-trajectory.cpp.

tracker& view::t
protected

Definition at line 310 of file rs-trajectory.cpp.

float view::width
protected

Definition at line 308 of file rs-trajectory.cpp.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33