Public Member Functions

sp::audio::ALSourceObject Class Reference

Internal OpenAL source object abstraction layer. More...

#include <spOpenALSourceObject.hpp>

List of all members.

Public Member Functions

 ALSourceObject ()
 ~ALSourceObject ()
void setupBuffer (ALBufferObject *BufferObject)
ALint getState () const
ALuint getID () const
 Returns the OpenAL source object ID.

Detailed Description

Internal OpenAL source object abstraction layer.


Constructor & Destructor Documentation

sp::audio::ALSourceObject::ALSourceObject (  ) 
sp::audio::ALSourceObject::~ALSourceObject (  ) 

Member Function Documentation

ALuint sp::audio::ALSourceObject::getID (  )  const [inline]

Returns the OpenAL source object ID.

ALint sp::audio::ALSourceObject::getState (  )  const
void sp::audio::ALSourceObject::setupBuffer ( ALBufferObject BufferObject  ) 

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