Castor3D 0.16.0
Multiplatform 3D engine
Static Public Attributes | List of all members
castor::ParserEnumTraits< castor3d::TextTexturingMode > Struct Reference

#include <Overlay.hpp>

Collaboration diagram for castor::ParserEnumTraits< castor3d::TextTexturingMode >:
Collaboration graph
[legend]

Static Public Attributes

static StringView constexpr Name = cuT( "TextTexturingMode" )
 
static UInt32StrMap const Values
 

Member Data Documentation

◆ Name

StringView constexpr castor::ParserEnumTraits< castor3d::TextTexturingMode >::Name = cuT( "TextTexturingMode" )
staticconstexpr

◆ Values

UInt32StrMap const castor::ParserEnumTraits< castor3d::TextTexturingMode >::Values
inlinestatic
Initial value:
= []()
{
UInt32StrMap result;
result = castor3d::getEnumMapT< castor3d::TextTexturingMode >();
return result;
}( )

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