|
Isle
|
#include "assert.h"#include <stddef.h>

Go to the source code of this file.
Classes | |
| class | LODListBase |
| [AI] Abstract base class for an ordered list of LODObject pointers, where each entry represents an increasing level of geometric detail. More... | |
| class | LODList< T > |
| [AI] Type-safe extension of LODListBase, templated for any LODObject-derived type. More... | |