7#pragma warning(disable : 4786)
[AI] Cursor class for traversing a LegoLODList.
LegoLODListCursor(LegoLODList *p_list)
[AI] Constructs a cursor attached to the specified LegoLODList.
[AI] Manages a list of LOD (Level-of-Detail) objects used for efficient 3D rendering by trading detai...
LegoLODList()
[AI] Constructs an empty LOD list for storage and lookup of LegoLOD pointers.
[AI] Level-Of-Detail (LOD) object used for rendering and managing polygonal mesh data with LOD switch...