3ds Max C++ API Reference
colors.h File Reference

Classes

class  ColorValue
 
class  ConstColorValue
 

Macros

#define COLOR_CACHE_SIZE   1024
 
#define is_color(v)   ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ColorValue))
 

Macro Definition Documentation

◆ COLOR_CACHE_SIZE

#define COLOR_CACHE_SIZE   1024

◆ is_color

#define is_color (   v)    ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ColorValue))