Robert Osfield
|
68b661c93b
|
Cleaned up the #define's for when GLU is not available
|
2009-10-08 09:27:54 +00:00 |
|
Robert Osfield
|
2d26cbe7ab
|
Introduced optional build against the GLU library, using optional compile paths to enable/disable GLU related function.
To toggle the use of the GLU library adjust the OSG_GLU_AVAILABLE variable via ccmake . or CMakeSetup.
|
2009-10-07 19:42:32 +00:00 |
|
Robert Osfield
|
f858d30c68
|
Fixed doc comment
|
2008-03-13 19:48:16 +00:00 |
|
Robert Osfield
|
292be66ecc
|
Removed gl and glu prefixes from SceneGraphBuilder methods to avoid problems under Solaris
|
2008-03-13 19:44:10 +00:00 |
|
Robert Osfield
|
3a11483ba8
|
Added support for assigning state to created drawables, implemented gluDisk.
|
2008-03-13 13:44:34 +00:00 |
|
Robert Osfield
|
db256b962c
|
Added proper implementations of OpenGL 1.0 calls to OSG object representation methods in SceneGraphBuilder.
|
2008-03-12 20:15:28 +00:00 |
|
Robert Osfield
|
a26bdd9446
|
Added default implementations of new SceneGraphBuilder class
|
2008-03-11 13:29:12 +00:00 |
|