#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGFresnelMaterialBase.h"#include "OSGFresnelMaterial.h"#include <OSGGL.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEFRESNELMATERIALINST |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGFresnelMaterialBase.cpp,v 1.6 2006/02/20 17:04:43 dirk Exp $" |
| static Char8 | cvsid_hpp [] = OSGFRESNELMATERIALBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGFRESNELMATERIALBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGFRESNELMATERIALFIELDS_HEADER_CVSID |
| #define OSG_COMPILEFRESNELMATERIALINST |
Definition at line 54 of file OSGFresnelMaterialBase.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: OSGFresnelMaterialBase.cpp,v 1.6 2006/02/20 17:04:43 dirk Exp $" [static] |
Definition at line 663 of file OSGFresnelMaterialBase.cpp.
Char8 cvsid_hpp[] = OSGFRESNELMATERIALBASE_HEADER_CVSID [static] |
Definition at line 664 of file OSGFresnelMaterialBase.cpp.
Char8 cvsid_inl[] = OSGFRESNELMATERIALBASE_INLINE_CVSID [static] |
Definition at line 665 of file OSGFresnelMaterialBase.cpp.
Char8 cvsid_fields_hpp[] = OSGFRESNELMATERIALFIELDS_HEADER_CVSID [static] |
Definition at line 667 of file OSGFresnelMaterialBase.cpp.
1.5.5