Skip to content

Struct ILLIXR::rendered_frame

ClassList > ILLIXR > rendered_frame

Inherits the following classes: ILLIXR::switchboard::event

Public Attributes

Type Name
fast_pose_type render_pose
time_type render_time
time_type sample_time
GLuint swap_indices
GLuint texture_handles

Public Functions

Type Name
rendered_frame ()
rendered_frame (GLuint texture_handles_, GLuint swap_indices_, fast_pose_type render_pose_, time_type sample_time_, time_type render_time_)

Public Functions inherited from ILLIXR::switchboard::event

See ILLIXR::switchboard::event

Type Name
virtual ~event () = default

Public Attributes Documentation

variable render_pose

fast_pose_type ILLIXR::rendered_frame::render_pose;

variable render_time

time_type ILLIXR::rendered_frame::render_time;

variable sample_time

time_type ILLIXR::rendered_frame::sample_time;

variable swap_indices

GLuint ILLIXR::rendered_frame::swap_indices[2];

variable texture_handles

GLuint ILLIXR::rendered_frame::texture_handles[2];

Public Functions Documentation

function rendered_frame [1/2]

inline ILLIXR::rendered_frame::rendered_frame () 

function rendered_frame [2/2]

inline ILLIXR::rendered_frame::rendered_frame (
    GLuint texture_handles_,
    GLuint swap_indices_,
    fast_pose_type render_pose_,
    time_type sample_time_,
    time_type render_time_
) 


The documentation for this class was generated from the following file common/data_format.hpp