#include "proto.h"#include "rendobj.h"#include "w3d_file.h"#include "w3derr.h"#include "vector.h"#include "bittype.h"#include <string.h>Go to the source code of this file.
Classes | |
| class | AggregateDefClass |
| struct | AggregateDefClass::_TEXTURE_INFO |
| class | AggregatePrototypeClass |
| class | AggregateLoaderClass |
Macros | |
| #define | AGGREGATE_DEF_H |
| #define | SAFE_FREE(pointer) |
Variables | |
| AggregateLoaderClass | _AggregateLoader |
| #define SAFE_FREE | ( | pointer | ) |
|
extern |
Definition at line 60 of file agg_def.cpp.