File frame_context.h¶
↰ Parent directory (portal/application)
Per-frame data structures passed through module lifecycle hooks.
Detailed Description¶
This file defines the data structures that carry frame-specific state through the Application’s main loop and into each module’s lifecycle methods. These structures enable modules to access shared frame state without tight coupling.
Definition (portal/application/frame_context.h)¶
Includes¶
any