RenderPassContext.ixx File
Lightweight context object for render pass target selection. More...
Included Headers
#include <helios.engine.rendering.common.types.ClearFlags>
#include <helios.engine.rendering.viewport.types.ViewportHandle>
#include <helios.engine.rendering.renderTarget.types.RenderTargetHandle>
#include <helios.math>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
| namespace | common |
| namespace | types |
Classes Index
| struct | RenderPassContext |
|
Groups the target handles used for a render pass. More... | |
Description
Lightweight context object for render pass target selection.
File Listing
The file content with the documentation metadata removed is:
20using namespace helios::engine::rendering::renderTarget::types;
21using namespace helios::engine::rendering::viewport::types;
22using namespace helios::engine::rendering::common::types;
23export namespace helios::engine::rendering::common::types {
28 struct RenderPassContext {
37 helios::math::mat4f viewMatrix{};
40 helios::math::mat4f projectionMatrix{};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.