#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGPhongMaterialBase.h"#include "OSGPhongMaterial.h"#include <OSGGL.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEPHONGMATERIALINST |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGPHONGMATERIALBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGPHONGMATERIALBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGPHONGMATERIALFIELDS_HEADER_CVSID |
| #define OSG_COMPILEPHONGMATERIALINST |
Definition at line 54 of file OSGPhongMaterialBase.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" [static] |
Definition at line 527 of file OSGPhongMaterialBase.cpp.
Char8 cvsid_hpp[] = OSGPHONGMATERIALBASE_HEADER_CVSID [static] |
Definition at line 528 of file OSGPhongMaterialBase.cpp.
Char8 cvsid_inl[] = OSGPHONGMATERIALBASE_INLINE_CVSID [static] |
Definition at line 529 of file OSGPhongMaterialBase.cpp.
Char8 cvsid_fields_hpp[] = OSGPHONGMATERIALFIELDS_HEADER_CVSID [static] |
Definition at line 531 of file OSGPhongMaterialBase.cpp.
1.5.5