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