![]() |
VR-Forces 4.1 Class Documentation
|
Go to the source code of this file.
Macros | |
| #define | DtNewShowHideContext(newType, value) const DtShowHideContext newType = (DtShowHideContext)((int)DtUserShowHideContextStart + value); |
| This header file will define and enumeration that are used to identify places in the code that want to show/hide symbols. | |
| #define DtNewShowHideContext | ( | newType, | |
| value | |||
| ) | const DtShowHideContext newType = (DtShowHideContext)((int)DtUserShowHideContextStart + value); |
This header file will define and enumeration that are used to identify places in the code that want to show/hide symbols.
Start your module using the user entry or by using the supplied macro
| enum DtShowHideContext |