Author: muggenhor
Date: Wed Mar  7 20:52:26 2007
New Revision: 861

URL: http://svn.gna.org/viewcvs/warzone?rev=861&view=rev
Log:
 * renamed class Vertex to Geometry
 * add (pure virtual) functions to Geometry for rotation and velocity 
information
 * renamed the setPos and getPos functions from Geometry to setPosition and 
getPosition respectively
 * provide an implementation for all new functions inherited from Geometry 
(except for setRotation and getRotation because the OpenAL specification does 
not mention how these values are implemented)
 

Added:
    branches/sound/lib/sound/bases/geometry.hpp
      - copied, changed from r860, branches/sound/lib/sound/bases/vertex.hpp
Removed:
    branches/sound/lib/sound/bases/vertex.hpp
Modified:
    branches/sound/lib/sound/Makefile.raw
    branches/sound/lib/sound/openal/context.cpp
    branches/sound/lib/sound/openal/context.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

Reply via email to