|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
#include <lwpp/presets.h>#include <lwpp/message.h>#include <lwpp/math.h>#include <cstdio>#include <ctype.h>#include <algorithm>#include <map>#include <fstream>
Include dependency graph for presets.cpp:Namespaces | |
| namespace | lwpp |
| contain Carbon specific code for the OSX XCode version platform_carbon.cpp lwpp | |
Macros | |
| #define | IO_NAME LWID_('N','A','M','E') |
| Preset. | |
| #define | IO_PRES LWID_('P','R','E','S') |
| Preset. | |
| #define | IO_VERS LWID_('V','E','R','S') |
| Version. | |
| #define | PRESETPATHS_CFG "SimplePresetPaths.cfg" |
Enumerations | |
| enum | { lwpp::ID_PSEL = 0x0800, lwpp::ID_TYPE, lwpp::ID_TEST } |
| #define IO_NAME LWID_('N','A','M','E') |
Preset.
| #define IO_PRES LWID_('P','R','E','S') |
Preset.
| #define IO_VERS LWID_('V','E','R','S') |
Version.
| #define PRESETPATHS_CFG "SimplePresetPaths.cfg" |