OpenSceneGraph 3.6.5
|
Go to the source code of this file.
Classes | |
class | osg::Material |
Material - encapsulates OpenGL glMaterial state. More... | |
Namespaces | |
namespace | 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_MATERIAL 1 |
#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 |
#define GL_AMBIENT_AND_DIFFUSE 0x1602 |
#define GL_COLOR_MATERIAL 0x0B57 |
#define GL_DIFFUSE 0x1201 |
#define GL_EMISSION 0x1600 |
#define GL_SPECULAR 0x1202 |
#define OSG_MATERIAL 1 |
![]() | Generated at Thu Jan 16 2025 00:00:00 for the OpenSceneGraph by doxygen 1.13.2. |