|
3ds Max C++ API Reference
|
#include "../kernel/value.h"#include "../../bmmlib.h"#include "3dmath.h"#include "../macros/define_implementations.h"#include "..\protocols\color.inl"Classes | |
| class | ColorValue |
| class | ConstColorValue |
Macros | |
| #define | COLOR_CACHE_SIZE 1024 |
| #define | is_color(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ColorValue)) |
| #define COLOR_CACHE_SIZE 1024 |
| #define is_color | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ColorValue)) |