#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include "OSGMaterial.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| MaterialPtr | osg::NullMaterial |
| static Char8 | cvsid_cpp [] = "@(#)$Id: FCTemplate_cpp.h,v 1.13 2002/06/01 10:37:25 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGMATERIAL_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGMATERIAL_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGMATERIALFIELDS_HEADER_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: FCTemplate_cpp.h,v 1.13 2002/06/01 10:37:25 vossg Exp $" [static] |
Definition at line 231 of file OSGMaterial.cpp.
Char8 cvsid_hpp[] = OSGMATERIAL_HEADER_CVSID [static] |
Definition at line 232 of file OSGMaterial.cpp.
Char8 cvsid_inl[] = OSGMATERIAL_INLINE_CVSID [static] |
Definition at line 233 of file OSGMaterial.cpp.
Char8 cvsid_fields_hpp[] = OSGMATERIALFIELDS_HEADER_CVSID [static] |
Definition at line 235 of file OSGMaterial.cpp.
1.5.5