Skip to main content

Module runtime

Module runtime 

Source

Structs§

FrameOutput
Output of a single frame: the rendered scene plus metadata for the host.
PlatformOutput
Platform-directed side effects requested by the UI.
PointerButtonResult
Result of a pointer-button event processed by the runtime.
PointerMoveResult
Result of a pointer-move event processed by the runtime.
ReposeRuntime
Embeddable Repose runtime.

Functions§

compose_frame_inner
Inner compose frame logic (no dependency on repose-platform).