Isle
Loading...
Searching...
No Matches
lodlist.h File Reference
#include "assert.h"
#include <stddef.h>
Include dependency graph for lodlist.h:
This graph shows which files directly or indirectly include this file:

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...