#include <OSGConfig.h>#include <OSGWindow.h>#include <OSGGL.h>#include <OSGGLEXT.h>#include <OSGRegisterCombinersChunkBase.h>#include <OSGRegisterCombinersChunkBase.inl>#include <OSGRegisterCombinersChunk.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::RegisterCombinersChunk |
Defines | |
| #define | OSG_NUM_COMBINERS 8 |
| State chunk for register combiners. See RegisterCombinersChunk for a description. | |
| #define | OSGREGISTERCOMBINERSCHUNK_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef RegisterCombinersChunk * | osg::RegisterCombinersChunkP |
| #define OSG_NUM_COMBINERS 8 |
Definition at line 58 of file OSGRegisterCombinersChunk.h.
Referenced by osg::RegisterCombinersChunk::activate(), osg::RegisterCombinersChunk::clearCombiners(), osg::RegisterCombinersChunk::ensureSizes(), and osg::RegisterCombinersChunk::setFinalCombiner().
| #define OSGREGISTERCOMBINERSCHUNK_HEADER_CVSID "@(#)$Id: $" |
Definition at line 229 of file OSGRegisterCombinersChunk.h.
1.5.5