CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VertexElementTrait< T > Struct Template Reference

#include <CeresEngine/Mesh/VertexDeclaration.hpp>

Static Public Attributes

static constexpr VertexElementType type = VertexElementType::fromType<T>()
 
static constexpr VertexElementComponentType componentType = VertexElementComponentType::fromType<T>()
 

Member Data Documentation

◆ componentType

◆ type


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