#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGNodePtr.h"#include "OSGMaterialPool.h"#include "OSGMaterialGroup.h"#include "OSGMaterialDrawable.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGMaterialPool.cpp,v 1.1 2005/04/30 15:03:19 a-m-z Exp $" |
| static Char8 | cvsid_hpp [] = OSGMATERIALPOOL_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGMATERIALPOOL_INLINE_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: OSGMaterialPool.cpp,v 1.1 2005/04/30 15:03:19 a-m-z Exp $" [static] |
Definition at line 399 of file OSGMaterialPool.cpp.
Char8 cvsid_hpp[] = OSGMATERIALPOOL_HEADER_CVSID [static] |
Definition at line 400 of file OSGMaterialPool.cpp.
Char8 cvsid_inl[] = OSGMATERIALPOOL_INLINE_CVSID [static] |
Definition at line 401 of file OSGMaterialPool.cpp.
1.5.5