OSG
3.4.0
|
#include <osg/GL>
#include <osg/StateAttribute>
Go to the source code of this file.
Classes | |
class | osg::ShadeModel |
Namespaces | |
osg | |
Macros | |
#define | GL_FLAT 0x1D00 |
#define | GL_SMOOTH 0x1D01 |
#define GL_FLAT 0x1D00 |
Definition at line 23 of file ShadeModel.h.
#define GL_SMOOTH 0x1D01 |
Definition at line 24 of file ShadeModel.h.