cgv
|
This is the complete list of members for vr::vr_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 |
camera | vr::vr_kit | protected |
clear_tracking_reference_states() | vr::vr_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 |
fbos_initialized(EyeSelection es=ES_BOTH) const | vr::gl_vr_display | virtual |
get_camera() const | vr::vr_kit | |
get_controller_input_config(int controller_index, int input_index) const | vr::vr_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 | |
handle | vr::vr_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 |
name | vr::vr_kit | protected |
put_eye_to_head_matrix(int eye, float *pose_matrix) const =0 | vr::vr_kit | pure virtual |
put_projection_matrix(int eye, float z_near, float z_far, float *projection_matrix, const float *hmd_pose=0) const =0 | vr::vr_kit | pure virtual |
put_world_to_eye_transform(int eye, const float *hmd_pose, float *modelview_matrix) const | vr::vr_kit | virtual |
query_state(vr_kit_state &state, int pose_query=2) | vr::vr_kit | |
query_state_impl(vr_kit_state &state, int pose_query)=0 | vr::vr_kit | protectedpure virtual |
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_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)=0 | vr::vr_kit | pure virtual |
skip_calibration | vr::vr_kit | protected |
submit_frame()=0 | vr::vr_kit | pure virtual |
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 |
~gl_vr_display() | vr::gl_vr_display | virtual |
~vr_kit() | vr::vr_kit | virtual |