#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include "OSGStatElemDesc.h"#include "OSGStatElem.h"#include "OSGStatCollector.h"#include <OSGMFieldTypeDef.inl>#include <OSGSFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILESTATCOLLECTORINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (StatCollector, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSGSTATCOLLECTOR_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSTATCOLLECTOR_INLINE_CVSID |
| #define OSG_COMPILESTATCOLLECTORINST |
Definition at line 43 of file OSGStatCollector.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 343 of file OSGStatCollector.cpp.
Char8 cvsid_hpp[] = OSGSTATCOLLECTOR_HEADER_CVSID [static] |
Definition at line 344 of file OSGStatCollector.cpp.
Char8 cvsid_inl[] = OSGSTATCOLLECTOR_INLINE_CVSID [static] |
Definition at line 345 of file OSGStatCollector.cpp.
1.5.5