#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.1 2005/01/18 00:31:17 dirk Exp $" |
| static Char8 | cvsid_hpp [] = OSGDEPTHCLEARBACKGROUND_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGDEPTHCLEARBACKGROUND_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGDEPTHCLEARBACKGROUNDFIELDS_HEADER_CVSID |
|
|
Definition at line 139 of file OSGDepthClearBackground.cpp. |
|
|
Definition at line 140 of file OSGDepthClearBackground.cpp. |
|
|
Definition at line 141 of file OSGDepthClearBackground.cpp. |
|
|
Definition at line 143 of file OSGDepthClearBackground.cpp. |
1.4.3