Skip to main content

ViewMatrixUniform Struct

Tag for the view matrix uniform. More...

Declaration

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

Public Member Typedefs Index

usingvalue_type = helios::math::mat4f

Public Static Attributes Index

static constexpr UniformSemanticssemantics = UniformSemantics::ViewMatrix

Description

Tag for the view matrix uniform.

Definition at line 37 of file uniforms.ixx.

Public Member Typedefs

value_type

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

Definition at line 38 of file uniforms.ixx.

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

Public Static Attributes

semantics

constexpr UniformSemantics helios::engine::rendering::shader::types::ViewMatrixUniform::semantics = UniformSemantics::ViewMatrix
constexpr static

Definition at line 39 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.