3ds Max C++ API Reference
|
#include "../kernel/value.h"
Classes | |
class | DataPair |
Macros | |
#define | is_datapair(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(DataPair)) |
#define is_datapair | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(DataPair)) |