#include <AABTreeSoundCullClass.h>
Inherits AABTreeCullClass.
Public Member Functions | |
| AABTreeSoundCullClass (void) | |
| virtual | ~AABTreeSoundCullClass (void) |
| void | Load (ChunkLoadClass &cload) |
| void | Save (ChunkSaveClass &csave) |
Protected Member Functions | |
| virtual void | Load_Node_Contents (AABTreeNodeClass *node, ChunkLoadClass &cload) |
| virtual void | Save_Node_Contents (AABTreeNodeClass *node, ChunkSaveClass &csave) |
Definition at line 54 of file AABTreeSoundCullClass.h.
|
inline |
Definition at line 61 of file AABTreeSoundCullClass.h.
|
inlinevirtual |
Definition at line 64 of file AABTreeSoundCullClass.h.
|
inline |
Definition at line 69 of file AABTreeSoundCullClass.h.
|
inlineprotectedvirtual |
Definition at line 77 of file AABTreeSoundCullClass.h.
|
inline |
Definition at line 70 of file AABTreeSoundCullClass.h.
|
inlineprotectedvirtual |
Definition at line 78 of file AABTreeSoundCullClass.h.