pub fn last_frame_result<CTX: ContextTr>(
context: CTX,
frame_result: &mut FrameResult,
)
Expand description
TODO : Frame result should be a generic trait with needed functions.
pub fn last_frame_result<CTX: ContextTr>(
context: CTX,
frame_result: &mut FrameResult,
)
TODO : Frame result should be a generic trait with needed functions.