Author: muggenhor
Date: Wed Mar 21 19:42:28 2007
New Revision: 921
URL: http://svn.gna.org/viewcvs/warzone?rev=921&view=rev
Log:
* Reduce exposure of class internals by deleting public access function
getALBufferID from soundBuffer
* instead declare class soundSource a friend of (i.e. in) class soundBuffer
(is needed to attach/queue/unqueue a buffer to a source)
* move inclusion of "openal/buffer.hpp" from soundSource's header file
("openal/source.hpp") to its implementation file ("openal/source.cpp") to
reduce compile-time dependencies
* instead just forward declare soundBuffer to be able to give declarations of
pointers to it
Modified:
branches/sound/lib/sound/openal/buffer.hpp
branches/sound/lib/sound/openal/source.cpp
branches/sound/lib/sound/openal/source.hpp
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits