cgv
|
This is the complete list of members for vr_emulated_kit, including all inherited members.
bind_texture(int eye) | vr::gl_vr_display | virtual |
blit_fbo(int eye, int x, int y, int w, int h) | vr::gl_vr_display | virtual |
body_direction (defined in vr_emulated_kit) | vr_emulated_kit | protected |
body_height (defined in vr_emulated_kit) | vr_emulated_kit | protected |
body_position (defined in vr_emulated_kit) | vr_emulated_kit | protected |
camera | vr::vr_kit | protected |
clear_tracking_reference_states() | vr::vr_kit | protected |
compute_state_poses() (defined in vr_emulated_kit) | vr_emulated_kit | protected |
construct_homogeneous_matrix(const quat &orientation, const cgv::vec3 &position) (defined in vr_emulated_kit) | vr_emulated_kit | protected |
construct_pos_matrix(const quat &orientation, const cgv::vec3 &position) | vr_emulated_kit | protected |
destruct_camera() | vr::vr_kit | protected |
destruct_fbos(EyeSelection es=ES_BOTH) | vr::gl_vr_display | virtual |
disable_fbo(int eye) | vr::gl_vr_display | virtual |
driver | vr::vr_kit | protected |
enable_fbo(int eye) | vr::gl_vr_display | virtual |
fbo_id (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
fbos_initialized(EyeSelection es=ES_BOTH) const | vr::gl_vr_display | virtual |
fovy (defined in vr_emulated_kit) | vr_emulated_kit | protected |
get_body_direction() const (defined in vr_emulated_kit) | vr_emulated_kit | |
get_camera() const | vr::vr_kit | |
get_controller_input_config(int controller_index, int input_index) const | vr::vr_kit | |
get_controller_throttles_and_sticks(int controller_index) const (defined in vr_emulated_kit) | vr_emulated_kit | |
get_controller_throttles_and_sticks_deadzone_and_precision(int controller_index) const (defined in vr_emulated_kit) | vr_emulated_kit | |
get_device_info() const | vr::vr_kit | |
get_driver() const | vr::vr_kit | |
get_handle() const | vr::vr_kit | |
get_height() const | vr::gl_vr_display | |
get_last_error() const | vr::gl_vr_display | |
get_name() const | vr::vr_kit | |
get_width() const | vr::gl_vr_display | |
gl_vr_display(unsigned _width, unsigned _height, unsigned _nr_multi_samples) | vr::gl_vr_display | |
hand_orientation (defined in vr_emulated_kit) | vr_emulated_kit | protected |
hand_position (defined in vr_emulated_kit) | vr_emulated_kit | protected |
handle | vr::vr_kit | protected |
height (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
hip_parameter (defined in vr_emulated_kit) | vr_emulated_kit | protected |
info | vr::vr_kit | protected |
init_fbos(EyeSelection es=ES_BOTH) | vr::gl_vr_display | virtual |
input_configs | vr::vr_kit | protected |
last_error | vr::gl_vr_display | protected |
mark_tracking_references_as_untracked() | vr::vr_kit | protected |
multi_depth_buffer_id | vr::gl_vr_display | protected |
multi_fbo_id (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
multi_tex_id (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
name | vr::vr_kit | protected |
nr_multi_samples (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
put_eye_to_head_matrix(int eye, float *pose_matrix) const | vr_emulated_kit | virtual |
put_projection_matrix(int eye, float z_near, float z_far, float *projection_matrix, const float *hmd_pose) const | vr_emulated_kit | virtual |
put_world_to_eye_transform(int eye, const float *hmd_pose, float *modelview_matrix) const | vr::vr_kit | virtual |
quat typedef (defined in vr_emulated_kit) | vr_emulated_kit | protected |
query_state(vr_kit_state &state, int pose_query=2) | vr::vr_kit | |
query_state_impl(vr::vr_kit_state &state, int pose_query=2) | vr_emulated_kit | protectedvirtual |
ref_tracking_reference_state(const std::string &serial_nummer) | vr::vr_kit | protected |
ref_tracking_system_info() | vr::vr_kit | protected |
set_controller_input_config(int controller_index, int input_index, const controller_input_config &cic) | vr::vr_kit | virtual |
set_pose_matrix(const cgv::mat4 &H, float *pose) const (defined in vr_emulated_kit) | vr_emulated_kit | protected |
set_size(int new_width, int new_height) | vr::gl_vr_display | virtual |
set_vibration(unsigned controller_index, float low_frequency_strength, float high_frequency_strength) | vr_emulated_kit | virtual |
skip_calibration | vr::vr_kit | protected |
state (defined in vr_emulated_kit) | vr_emulated_kit | protected |
submit_frame() | vr_emulated_kit | virtual |
tex_id (defined in vr::gl_vr_display) | vr::gl_vr_display | protected |
tracker_attachments (defined in vr_emulated_kit) | vr_emulated_kit | protected |
tracker_enabled (defined in vr_emulated_kit) | vr_emulated_kit | protected |
tracker_orientations (defined in vr_emulated_kit) | vr_emulated_kit | protected |
tracker_positions (defined in vr_emulated_kit) | vr_emulated_kit | protected |
vr_emulated_kit(float _body_direction, const cgv::vec3 &_body_position, float _body_height, unsigned _width, unsigned _height, vr::vr_driver *_driver, void *_handle, const std::string &_name, int _nr_trackers) (defined in vr_emulated_kit) | vr_emulated_kit | |
vr_emulator (defined in vr_emulated_kit) | vr_emulated_kit | friend |
vr_kit(vr_driver *_driver, void *_handle, const std::string &_name, unsigned _width, unsigned _height, unsigned _nr_multi_samples=4) | vr::vr_kit | protected |
width | vr::gl_vr_display | protected |
yaw_parameter (defined in vr_emulated_kit) | vr_emulated_kit | protected |
~gl_vr_display() | vr::gl_vr_display | virtual |
~vr_kit() | vr::vr_kit | virtual |