#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include <OSGDrawActionBase.h>#include <OSGCamera.h>#include <OSGViewport.h>#include <OSGTextureChunk.h>#include <OSGImage.h>#include "OSGSkyBackground.h"#include <OSGGL.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | tfac(t, c) |
Variables | |
| static char | cvsid_cpp [] = "@(#)$Id: $" |
| static char | cvsid_hpp [] = OSGSKYBACKGROUND_HEADER_CVSID |
| static char | cvsid_inl [] = OSGSKYBACKGROUND_INLINE_CVSID |
|
|
Value: defaulttc[(c)*((t) != NullFC && (t)->getImage() != NullFC && \ (t)->getImage()->getSideCount() == 6)] Referenced by osg::SkyBackground::clear(). |
|
|
Definition at line 447 of file OSGSkyBackground.cpp. |
|
|
Definition at line 448 of file OSGSkyBackground.cpp. |
|
|
Definition at line 449 of file OSGSkyBackground.cpp. |
1.4.3