#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include <OSGGL.h>#include <OSGGLU.h>#include "OSGDrawActionBase.h"#include "OSGRegisterCombinersChunk.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static const UInt32 | unused = 0xffff |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGRegisterCombinersChunk.cpp,v 1.3 2002/06/13 03:16:18 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGREGISTERCOMBINERSCHUNK_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGREGISTERCOMBINERSCHUNK_INLINE_CVSID |
const UInt32 unused = 0xffff [static] |
Definition at line 110 of file OSGRegisterCombinersChunk.cpp.
Referenced by osg::RegisterCombinersChunk::activate(), osg::RegisterCombinersChunk::clearCombiner(), and osg::RegisterCombinersChunk::clearCombiners().
Char8 cvsid_cpp[] = "@(#)$Id: OSGRegisterCombinersChunk.cpp,v 1.3 2002/06/13 03:16:18 vossg Exp $" [static] |
Definition at line 724 of file OSGRegisterCombinersChunk.cpp.
Char8 cvsid_hpp[] = OSGREGISTERCOMBINERSCHUNK_HEADER_CVSID [static] |
Definition at line 725 of file OSGRegisterCombinersChunk.cpp.
Char8 cvsid_inl[] = OSGREGISTERCOMBINERSCHUNK_INLINE_CVSID [static] |
Definition at line 726 of file OSGRegisterCombinersChunk.cpp.
1.5.5