#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include <OSGAction.h>#include <OSGDrawAction.h>#include <OSGGeometry.h>#include <OSGStateChunk.h>#include <OSGState.h>#include <OSGMaterialChunk.h>#include "OSGSimpleMaterial.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id:$" |
| static Char8 | cvsid_hpp [] = OSGSIMPLEMATERIAL_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSIMPLEMATERIAL_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGSIMPLEMATERIALFIELDS_HEADER_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id:$" [static] |
Definition at line 335 of file OSGSimpleMaterial.cpp.
Char8 cvsid_hpp[] = OSGSIMPLEMATERIAL_HEADER_CVSID [static] |
Definition at line 336 of file OSGSimpleMaterial.cpp.
Char8 cvsid_inl[] = OSGSIMPLEMATERIAL_INLINE_CVSID [static] |
Definition at line 337 of file OSGSimpleMaterial.cpp.
Char8 cvsid_fields_hpp[] = OSGSIMPLEMATERIALFIELDS_HEADER_CVSID [static] |
Definition at line 339 of file OSGSimpleMaterial.cpp.
1.5.5