#include <vrpn_Imager.h>
Public Attributes | |
struct timeval | msg_time |
vrpn_uint16 | rMin |
vrpn_uint16 | rMax |
vrpn_uint16 | cMin |
vrpn_uint16 | cMax |
vrpn_uint16 | dMin |
vrpn_uint16 | dMax |
Definition at line 415 of file vrpn_Imager.h.
vrpn_uint16 vrpn_IMAGERENDFRAMECB::cMax |
Definition at line 420 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
vrpn_uint16 vrpn_IMAGERENDFRAMECB::cMin |
Definition at line 419 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
vrpn_uint16 vrpn_IMAGERENDFRAMECB::dMax |
Definition at line 422 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
vrpn_uint16 vrpn_IMAGERENDFRAMECB::dMin |
Definition at line 421 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
struct timeval vrpn_IMAGERENDFRAMECB::msg_time |
Definition at line 416 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
vrpn_uint16 vrpn_IMAGERENDFRAMECB::rMax |
Definition at line 418 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().
vrpn_uint16 vrpn_IMAGERENDFRAMECB::rMin |
Definition at line 417 of file vrpn_Imager.h.
Referenced by vrpn_Imager_Remote::handle_end_frame_message().