#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGStereoCameraDecoratorBase.h"#include "OSGStereoCameraDecorator.h"#include <OSGSFieldTypeDef.inl>#include <OSGMFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILESTEREOCAMERADECORATORINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (StereoCameraDecoratorPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (StereoCameraDecoratorPtr, OSG_SYSTEMLIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGSTEREOCAMERADECORATORBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSTEREOCAMERADECORATORBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGSTEREOCAMERADECORATORFIELDS_HEADER_CVSID |
| #define OSG_COMPILESTEREOCAMERADECORATORINST |
Definition at line 54 of file OSGStereoCameraDecoratorBase.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" [static] |
Definition at line 318 of file OSGStereoCameraDecoratorBase.cpp.
Char8 cvsid_hpp[] = OSGSTEREOCAMERADECORATORBASE_HEADER_CVSID [static] |
Definition at line 319 of file OSGStereoCameraDecoratorBase.cpp.
Char8 cvsid_inl[] = OSGSTEREOCAMERADECORATORBASE_INLINE_CVSID [static] |
Definition at line 320 of file OSGStereoCameraDecoratorBase.cpp.
Char8 cvsid_fields_hpp[] = OSGSTEREOCAMERADECORATORFIELDS_HEADER_CVSID [static] |
Definition at line 322 of file OSGStereoCameraDecoratorBase.cpp.
1.5.5