Castor3D
0.16.0
Multiplatform 3D engine
Main Page
Related Pages
Namespaces
Concepts
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
castor
ParserEnumTraits< castor3d::FogType >
Static Public Attributes
|
List of all members
castor::ParserEnumTraits< castor3d::FogType > Struct Reference
#include <Scene.hpp>
Collaboration diagram for castor::ParserEnumTraits< castor3d::FogType >:
[
legend
]
Static Public Attributes
static
xchar
const *const
Name
=
cuT
( "FogType" )
static UInt32StrMap const
Values
Member Data Documentation
◆
Name
xchar
const* const
castor::ParserEnumTraits
<
castor3d::FogType
>::Name =
cuT
( "FogType" )
inline
static
◆
Values
UInt32StrMap const
castor::ParserEnumTraits
<
castor3d::FogType
>::Values
inline
static
Initial value:
= []()
{
UInt32StrMap result;
result = castor3d::getEnumMapT< castor3d::FogType >();
return
result;
}( )
The documentation for this struct was generated from the following file:
Castor3D/Scene/
Scene.hpp
Generated by
1.10.0