Public Member Functions | Protected Member Functions | Protected Attributes

sp::audio::SoundLoader Class Reference

#include <spSoundLoader.hpp>

Inheritance diagram for sp::audio::SoundLoader:
sp::io::BaseFileFormatHandler sp::audio::SoundLoaderWAV

List of all members.

Public Member Functions

virtual ~SoundLoader ()
virtual SAudioBufferPtr loadSoundData (io::File *File)=0

Protected Member Functions

 SoundLoader ()

Protected Attributes

SAudioBufferPtr AudioBuffer_

Constructor & Destructor Documentation

virtual sp::audio::SoundLoader::~SoundLoader (  )  [inline, virtual]
sp::audio::SoundLoader::SoundLoader (  )  [inline, protected]

Member Function Documentation

virtual SAudioBufferPtr sp::audio::SoundLoader::loadSoundData ( io::File File  )  [pure virtual]

Implemented in sp::audio::SoundLoaderWAV.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines