oa::RenderFrame

generation-safe non-owning handle for one submitted renderer target. Color() remains valid until the exact frame is consumed or abandoned.

Public Methods

const oa::Texture & oa::RenderFrame::color()
oa::U32 oa::RenderFrame::height()
const oa::Event & oa::RenderFrame::producer()
oa::U32 oa::RenderFrame::width()

Public Method Documentation

const oa::Texture & oa::RenderFrame::color()
No public source comment is attached to this declaration.

Returns

const oa::Texture &

The declared return value.

oa::U32 oa::RenderFrame::height()
No public source comment is attached to this declaration.

Returns

oa::U32

The declared return value.

const oa::Event & oa::RenderFrame::producer()
No public source comment is attached to this declaration.

Returns

const oa::Event &

The declared return value.

oa::U32 oa::RenderFrame::width()
No public source comment is attached to this declaration.

Returns

oa::U32

The declared return value.