#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include <OSGGL.h>#include <OSGNodePtr.h>#include <OSGCamera.h>#include <OSGBackground.h>#include <OSGForeground.h>#include <OSGDrawAction.h>#include <OSGRenderAction.h>#include "OSGPassiveViewport.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static char | cvsid_cpp [] = "@(#)$Id: OSGPassiveViewport.cpp,v 1.6 2002/06/30 05:04:24 vossg Exp $" |
| static char | cvsid_hpp [] = OSGPASSIVEVIEWPORT_HEADER_CVSID |
| static char | cvsid_inl [] = OSGPASSIVEVIEWPORT_INLINE_CVSID |
char cvsid_cpp[] = "@(#)$Id: OSGPassiveViewport.cpp,v 1.6 2002/06/30 05:04:24 vossg Exp $" [static] |
Definition at line 152 of file OSGPassiveViewport.cpp.
char cvsid_hpp[] = OSGPASSIVEVIEWPORT_HEADER_CVSID [static] |
Definition at line 153 of file OSGPassiveViewport.cpp.
char cvsid_inl[] = OSGPASSIVEVIEWPORT_INLINE_CVSID [static] |
Definition at line 154 of file OSGPassiveViewport.cpp.
1.5.5