OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
Light.h File Reference
#include <osg/StateAttribute>
#include <osg/Vec3>
#include <osg/Vec4>
Include dependency graph for Light.h:

Go to the source code of this file.

Classes

class  osg::Light
 

Namespaces

 osg
 

Macros

#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
 

Macro Definition Documentation

#define GL_LIGHT0   0x4000

Definition at line 22 of file Light.h.

#define GL_LIGHT1   0x4001

Definition at line 23 of file Light.h.

#define GL_LIGHT2   0x4002

Definition at line 24 of file Light.h.

#define GL_LIGHT3   0x4003

Definition at line 25 of file Light.h.

#define GL_LIGHT4   0x4004

Definition at line 26 of file Light.h.

#define GL_LIGHT5   0x4005

Definition at line 27 of file Light.h.

#define GL_LIGHT6   0x4006

Definition at line 28 of file Light.h.

#define GL_LIGHT7   0x4007

Definition at line 29 of file Light.h.

#define GL_LIGHTING   0x0B50

Definition at line 33 of file Light.h.