OALplus (0.52.0) a C++ wrapper for OpenAL

source.hpp File Reference

Wrapper for OpenAL source object. More...

#include <oalplus/config.hpp>
#include <oalplus/fwd.hpp>
#include <oalplus/alfunc.hpp>
#include <oalplus/math/angle.hpp>
#include <oalplus/math/vector.hpp>
#include <oalplus/error/basic.hpp>
#include <oalplus/object/wrapper.hpp>
#include <oalplus/object/sequence.hpp>
#include <oalplus/buffer.hpp>
#include <oalplus/source_state.hpp>
#include <oalplus/source_type.hpp>
#include <cassert>

Go to the source code of this file.

Classes

class  oalplus::ObjGenDelOps< tag::Source >
 Class wrapping AL source construction/destruction functions. More...
 
class  oalplus::ObjectOps< tag::DirectState, tag::Source >
 Wrapper for OpenAL source operations. More...
 

Namespaces

 oalplus
 All definitions of OALplus are nested in the oalplus namespace.
 
 oglplus
 

Typedefs

typedef Object< SourceOps > oalplus::Source
 An oalplus_object encapsulating the OpenAL source functionality.
 

Detailed Description

Wrapper for OpenAL source object.

Author
Matus Chochlik

Copyright 2012-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).