Collapse All
Torque 3D 3.7
_DECLARE_ENUM Macro
engineTypes.h
Macros
Send Feedback
Syntax
C++
#define
_DECLARE_ENUM
( type ) \
_DECLARE_TYPE
( type ) \
template
<> \
struct
_EngineTypeTraits
< type > :
public
_EngineEnumTypeTraits
< type > {};
File
engineTypes.h
Description
This is macro _DECLARE_ENUM.
Group
Macros
Links
engineTypes.h
,
Macros
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!