summaryrefslogtreecommitdiff
path: root/src/tilematrix_type.hpp
AgeCommit message (Collapse)Author
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