OpenSceneGraph/examples/osgforest
Robert Osfield 02e4aef5cb From Martin Naylor, "I am receiving 1 build error whilst building the SVN, its in osgforest as follows:
error C2065: 'GL_RGBA32F' : undeclared identifier

Shoudlnt that be GL_RGBA32F_ARB as defined in texture header?

Attached is the easy fix :)."
2013-05-27 08:13:23 +00:00
..
CMakeLists.txt Moved the TARGET_NAME setting into the SETUP_APPLICATION/EXAMPLE macro 2007-03-19 17:18:59 +00:00
osgforest.cpp From Martin Naylor, "I am receiving 1 build error whilst building the SVN, its in osgforest as follows: 2013-05-27 08:13:23 +00:00