#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGFatBorderChunk.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEMYEXTENSIONLIB |
Variables | |
| const char * | vertexProgStandard |
| const char * | vertexProgFBasedLight |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSGFATBORDERCHUNKBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGFATBORDERCHUNKBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGFATBORDERCHUNKFIELDS_HEADER_CVSID |
| #define OSG_COMPILEMYEXTENSIONLIB |
Definition at line 46 of file OSGFatBorderChunk.cpp.
| const char* vertexProgStandard |
Definition at line 53 of file OSGFatBorderChunk.cpp.
Referenced by osg::FatBorderChunk::activateWithStandardLighting().
| const char* vertexProgFBasedLight |
Definition at line 138 of file OSGFatBorderChunk.cpp.
Referenced by osg::FatBorderChunk::activateWithFragmentBasedLighting().
Char8 cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 297 of file OSGFatBorderChunk.cpp.
Char8 cvsid_hpp[] = OSGFATBORDERCHUNKBASE_HEADER_CVSID [static] |
Definition at line 298 of file OSGFatBorderChunk.cpp.
Char8 cvsid_inl[] = OSGFATBORDERCHUNKBASE_INLINE_CVSID [static] |
Definition at line 299 of file OSGFatBorderChunk.cpp.
Char8 cvsid_fields_hpp[] = OSGFATBORDERCHUNKFIELDS_HEADER_CVSID [static] |
Definition at line 301 of file OSGFatBorderChunk.cpp.
1.5.5