#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include <OSGFieldContainer.h>#include <OSGNode.h>#include <OSGAction.h>#include <OSGDrawAction.h>#include "OSGViewport.h"#include "OSGCamera.h"#include "OSGWindow.h"#include "OSGBackground.h"#include "OSGDepthClearBackground.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGDepthClearBackground.cpp,v 1.3 2007/05/10 15:57:22 yjung Exp $" |
| static Char8 | cvsid_hpp [] = OSGDEPTHCLEARBACKGROUND_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGDEPTHCLEARBACKGROUND_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGDEPTHCLEARBACKGROUNDFIELDS_HEADER_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: OSGDepthClearBackground.cpp,v 1.3 2007/05/10 15:57:22 yjung Exp $" [static] |
Definition at line 156 of file OSGDepthClearBackground.cpp.
Char8 cvsid_hpp[] = OSGDEPTHCLEARBACKGROUND_HEADER_CVSID [static] |
Definition at line 157 of file OSGDepthClearBackground.cpp.
Char8 cvsid_inl[] = OSGDEPTHCLEARBACKGROUND_INLINE_CVSID [static] |
Definition at line 158 of file OSGDepthClearBackground.cpp.
Char8 cvsid_fields_hpp[] = OSGDEPTHCLEARBACKGROUNDFIELDS_HEADER_CVSID [static] |
Definition at line 160 of file OSGDepthClearBackground.cpp.
1.5.5