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