const scene::camera * camera
Pointer to the camera.
float alpha
Subframe interpolation factor.
scene::collection * collection
Collection of scene objects being rendered.
std::vector< scene::object_base * > objects
Objects visible to the active camera.
std::vector< const operation * > operations
Render operations generated by visible objects.
float t
Current time, in seconds.