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

#include <Light.hpp>

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

Static Public Attributes

static xchar const *const Name = cuT( "LightType" )
 
static UInt32StrMap const Values
 

Member Data Documentation

◆ Name

xchar const* const castor::ParserEnumTraits< castor3d::LightType >::Name = cuT( "LightType" )
inlinestatic

◆ Values

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

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