#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include <OSGGL.h>#include "OSGTwoSidedLightingChunk.h"#include <OSGWindow.h>#include <OSGDrawActionBase.h>#include <OSGCamera.h>#include <OSGTextureChunk.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static char | cvsid_cpp [] = "@(#)$Id: OSGTwoSidedLightingChunk.cpp,v 1.2 2006/04/25 05:49:02 dirk Exp $" |
| static char | cvsid_hpp [] = OSGTWOSIDEDLIGHTINGCHUNK_HEADER_CVSID |
| static char | cvsid_inl [] = OSGTWOSIDEDLIGHTINGCHUNK_HEADER_CVSID |
char cvsid_cpp[] = "@(#)$Id: OSGTwoSidedLightingChunk.cpp,v 1.2 2006/04/25 05:49:02 dirk Exp $" [static] |
Definition at line 157 of file OSGTwoSidedLightingChunk.cpp.
char cvsid_hpp[] = OSGTWOSIDEDLIGHTINGCHUNK_HEADER_CVSID [static] |
Definition at line 158 of file OSGTwoSidedLightingChunk.cpp.
char cvsid_inl[] = OSGTWOSIDEDLIGHTINGCHUNK_HEADER_CVSID [static] |
Definition at line 159 of file OSGTwoSidedLightingChunk.cpp.
1.5.5