Revision: 200
http://vmmlib.svn.sourceforge.net/vmmlib/?rev=200&view=rev
Author: l3m
Date: 2008-10-02 13:08:37 +0000 (Thu, 02 Oct 2008)
Log Message:
-----------
refactored frustum:
- removed anonymous union
- renamed data[6] to array[6] as in the other vmmlib classes
- added accessors for the components ( inline T left(); inline const T& left() const; ... )
Modified Paths:
--------------
trunk/include/vmmlib/frustum.hpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|