#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGRenderOptionsBase.h"#include "OSGRenderOptions.h"#include <OSGGL.h>#include <OSGSFieldTypeDef.inl>#include <OSGMFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILERENDEROPTIONSINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (RenderOptionsPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (RenderOptionsPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | osg::cvsid_cpp [] = "@(#)$Id: OSGRenderOptionsBase.cpp,v 1.7 2007/07/03 09:16:10 yjung Exp $" |
| static Char8 | osg::cvsid_hpp [] = OSGRENDEROPTIONSBASE_HEADER_CVSID |
| static Char8 | osg::cvsid_inl [] = OSGRENDEROPTIONSBASE_INLINE_CVSID |
| static Char8 | osg::cvsid_fields_hpp [] = OSGRENDEROPTIONSFIELDS_HEADER_CVSID |
| #define OSG_COMPILERENDEROPTIONSINST |
Definition at line 54 of file OSGRenderOptionsBase.cpp.
1.5.5