Skip to main content

ProjectionMatrixUniform Struct

Tag for the projection matrix uniform. More...

Declaration

struct helios::engine::rendering::shader::types::ProjectionMatrixUniform { ... }

Public Member Typedefs Index

usingvalue_type = helios::math::mat4f

Public Static Attributes Index

static constexpr UniformSemanticssemantics = UniformSemantics::ProjectionMatrix

Description

Tag for the projection matrix uniform.

Definition at line 29 of file uniforms.ixx.

Public Member Typedefs

value_type

using helios::engine::rendering::shader::types::ProjectionMatrixUniform::value_type = helios::math::mat4f

Definition at line 30 of file uniforms.ixx.

30 using value_type = helios::math::mat4f;

Public Static Attributes

semantics

constexpr UniformSemantics helios::engine::rendering::shader::types::ProjectionMatrixUniform::semantics = UniformSemantics::ProjectionMatrix
constexpr static

Definition at line 31 of file uniforms.ixx.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.