Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AABTreeSoundCullClass Class Reference

#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)
 

Detailed Description

Definition at line 54 of file AABTreeSoundCullClass.h.

Constructor & Destructor Documentation

◆ AABTreeSoundCullClass()

AABTreeSoundCullClass::AABTreeSoundCullClass ( void )
inline

Definition at line 61 of file AABTreeSoundCullClass.h.

◆ ~AABTreeSoundCullClass()

virtual AABTreeSoundCullClass::~AABTreeSoundCullClass ( void )
inlinevirtual

Definition at line 64 of file AABTreeSoundCullClass.h.

Member Function Documentation

◆ Load()

void AABTreeSoundCullClass::Load ( ChunkLoadClass & cload)
inline

Definition at line 69 of file AABTreeSoundCullClass.h.

◆ Load_Node_Contents()

virtual void AABTreeSoundCullClass::Load_Node_Contents ( AABTreeNodeClass * node,
ChunkLoadClass & cload )
inlineprotectedvirtual

Definition at line 77 of file AABTreeSoundCullClass.h.

◆ Save()

void AABTreeSoundCullClass::Save ( ChunkSaveClass & csave)
inline

Definition at line 70 of file AABTreeSoundCullClass.h.

◆ Save_Node_Contents()

virtual void AABTreeSoundCullClass::Save_Node_Contents ( AABTreeNodeClass * node,
ChunkSaveClass & csave )
inlineprotectedvirtual

Definition at line 78 of file AABTreeSoundCullClass.h.


The documentation for this class was generated from the following file: