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::HAlign >
Static Public Attributes
|
List of all members
castor::ParserEnumTraits< castor3d::HAlign > Struct Reference
#include <Overlay.hpp>
Collaboration diagram for castor::ParserEnumTraits< castor3d::HAlign >:
[
legend
]
Static Public Attributes
static
StringView
constexpr
Name
=
cuT
( "HAlign" )
static UInt32StrMap const
Values
Member Data Documentation
◆
Name
StringView
constexpr
castor::ParserEnumTraits
<
castor3d::HAlign
>::Name =
cuT
( "HAlign" )
static
constexpr
◆
Values
UInt32StrMap const
castor::ParserEnumTraits
<
castor3d::HAlign
>::Values
inline
static
Initial value:
= []()
{
UInt32StrMap result;
result = castor3d::getEnumMapT< castor3d::HAlign >();
return
result;
}( )
The documentation for this struct was generated from the following file:
Castor3D/Overlay/
Overlay.hpp
Generated by
1.10.0