#include "../kernel/value.h"
#include "../../bmmlib.h"
#include "3dmath.h"
#include "../macros/define_implementations.h"
#include "..\protocols\color.inl"
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)) |