#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGShaderChunkBase.h"#include "OSGShaderChunk.h"#include <OSGSFieldTypeDef.inl>#include <OSGMFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILESHADERCHUNKINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (ShaderChunkPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (ShaderChunkPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGShaderChunkBase.cpp,v 1.6 2005/07/20 00:08:58 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGSHADERCHUNKBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSHADERCHUNKBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGSHADERCHUNKFIELDS_HEADER_CVSID |
|
|
Definition at line 54 of file OSGShaderChunkBase.cpp. |
|
|
Definition at line 318 of file OSGShaderChunkBase.cpp. |
|
|
Definition at line 319 of file OSGShaderChunkBase.cpp. |
|
|
Definition at line 320 of file OSGShaderChunkBase.cpp. |
|
|
Definition at line 322 of file OSGShaderChunkBase.cpp. |
1.4.3