#include <SampleAu.h>
Inheritance diagram for SampleAu
Public Methods | |
SampleAu () | |
virtual | ~SampleAu () |
virtual bool | Load (const char *filename, Sample& sample) |
Load the sample file with the given filename. | |
virtual bool | Save (const char *filename, const Sample& sample) |
Save the sample with the given filename. |