summaryrefslogtreecommitdiff
path: root/src/tilematrix_type.hpp
AgeCommit message (Collapse)Author
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the ↵truebrain
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
2011-12-03(svn r23404) -Add: Tilematrix structure (michi_cc).terkhen