#include "mxsobjects.h"#include "../macros/define_implementations.h"#include "..\protocols\arrays.inl"#include "..\protocols\textures.inl"Macros | |
| #define | is_materiallibrary(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXMaterialLibrary)) |
| #define is_materiallibrary | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXMaterialLibrary)) |