Public Member Functions

SoundBufferWAVE Class Reference

#include <OpenAL_types.h>

Inheritance diagram for SoundBufferWAVE:
SoundBuffer

List of all members.

Public Member Functions

 SoundBufferWAVE ()
 ~SoundBufferWAVE ()
bool load (const wchar *file)

Detailed Description

Definition at line 166 of file OpenAL_types.h.


Constructor & Destructor Documentation

SoundBufferWAVE::SoundBufferWAVE (  )  [inline]

Definition at line 169 of file OpenAL_types.h.

SoundBufferWAVE::~SoundBufferWAVE (  )  [inline]

Definition at line 170 of file OpenAL_types.h.


Member Function Documentation

STARTNAMESPACE bool SoundBufferWAVE::load ( const wchar file  )  [virtual]

Implements SoundBuffer.

Definition at line 5 of file OpenAL_WAVE.cpp.


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