ViewMatrixUniform Struct
Tag for the view matrix uniform. More...
Declaration
struct helios::engine::rendering::shader::types::ViewMatrixUniform { ... }
Public Member Typedefs Index
| using | value_type = helios::math::mat4f |
Public Static Attributes Index
| static constexpr UniformSemantics | semantics = UniformSemantics::ViewMatrix |
Description
Tag for the view matrix uniform.
Definition at line 37 of file uniforms.ixx.
Public Member Typedefs
value_type
|
Definition at line 38 of file uniforms.ixx.
38 using value_type = helios::math::mat4f;
Public Static Attributes
semantics
| constexpr static |
Definition at line 39 of file uniforms.ixx.
39 static constexpr UniformSemantics semantics = UniformSemantics::ViewMatrix;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.