|
3ds Max C++ API Reference
|
#include "../kernel/value.h"#include "../foundation/collection.h"#include "../macros/define_implementations.h"#include "..\protocols\arrays.inl"Classes | |
| class | MAXNamedSetArray |
| class | MAXNamedSet |
Macros | |
| #define | is_namedset(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXNamedSet)) |
Variables | |
| MAXNamedSetArray | theNamedSetArray |
| #define is_namedset | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXNamedSet)) |
|
extern |