#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGDrawableBase.h"#include "OSGDrawable.h"#include <OSGSFieldTypeDef.inl>#include <OSGMFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEDRAWABLEINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (DrawablePtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (DrawablePtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGDrawableBase.cpp,v 1.9 2006/02/20 16:54:27 dirk Exp $" |
| static Char8 | cvsid_hpp [] = OSGDRAWABLEBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGDRAWABLEBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGDRAWABLEFIELDS_HEADER_CVSID |
| #define OSG_COMPILEDRAWABLEINST |
Definition at line 54 of file OSGDrawableBase.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: OSGDrawableBase.cpp,v 1.9 2006/02/20 16:54:27 dirk Exp $" [static] |
Definition at line 241 of file OSGDrawableBase.cpp.
Char8 cvsid_hpp[] = OSGDRAWABLEBASE_HEADER_CVSID [static] |
Definition at line 242 of file OSGDrawableBase.cpp.
Char8 cvsid_inl[] = OSGDRAWABLEBASE_INLINE_CVSID [static] |
Definition at line 243 of file OSGDrawableBase.cpp.
Char8 cvsid_fields_hpp[] = OSGDRAWABLEFIELDS_HEADER_CVSID [static] |
Definition at line 245 of file OSGDrawableBase.cpp.
1.5.5