OpenSceneGraph
3.5.1
|
Classes | |
class | osg::Light |
Light state class which encapsulates OpenGL glLight() functionality. More... | |
Namespaces | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_LIGHT 1 |
#define | GL_LIGHT0 0x4000 |
#define | GL_LIGHT1 0x4001 |
#define | GL_LIGHT2 0x4002 |
#define | GL_LIGHT3 0x4003 |
#define | GL_LIGHT4 0x4004 |
#define | GL_LIGHT5 0x4005 |
#define | GL_LIGHT6 0x4006 |
#define | GL_LIGHT7 0x4007 |
#define | GL_LIGHTING 0x0B50 |
#define GL_LIGHT0 0x4000 |
#define GL_LIGHT1 0x4001 |
#define GL_LIGHT2 0x4002 |
#define GL_LIGHT3 0x4003 |
#define GL_LIGHT4 0x4004 |
#define GL_LIGHT5 0x4005 |
#define GL_LIGHT6 0x4006 |
#define GL_LIGHT7 0x4007 |
#define GL_LIGHTING 0x0B50 |
#define OSG_LIGHT 1 |
Generated at Wed Nov 11 2015 22:14:22 for the OpenSceneGraph by doxygen 1.8.10. |