|
OSG
3.4.0
|
#include <osg/Vec4>#include <osg/StateAttribute>
Go to the source code of this file.
Classes | |
| class | osg::Material |
Namespaces | |
| osg | |
Macros | |
| #define | GL_AMBIENT 0x1200 |
| #define | GL_DIFFUSE 0x1201 |
| #define | GL_SPECULAR 0x1202 |
| #define | GL_EMISSION 0x1600 |
| #define | GL_AMBIENT_AND_DIFFUSE 0x1602 |
| #define | GL_COLOR_MATERIAL 0x0B57 |
| #define GL_AMBIENT 0x1200 |
Definition at line 21 of file Material.h.
| #define GL_AMBIENT_AND_DIFFUSE 0x1602 |
Definition at line 25 of file Material.h.
| #define GL_COLOR_MATERIAL 0x0B57 |
Definition at line 26 of file Material.h.
| #define GL_DIFFUSE 0x1201 |
Definition at line 22 of file Material.h.
| #define GL_EMISSION 0x1600 |
Definition at line 24 of file Material.h.
| #define GL_SPECULAR 0x1202 |
Definition at line 23 of file Material.h.
1.8.8