#include <OSGConfig.h>#include <OSGImage.h>#include <OSGTestCubeMaps.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
| void | osg::setTestCubeImages (TextureChunkPtr chunk) |
Variables | |
| static unsigned char | TestCubeFrontData [800] |
| static unsigned char | TestCubeBackData [800] |
| static unsigned char | TestCubeLeftData [800] |
| static unsigned char | TestCubeRightData [800] |
| static unsigned char | TestCubeUpData [800] |
| static unsigned char | TestCubeDownData [800] |
|
|
The textures for CubeMap reflection testing plus a function to set the images. Definition at line 55 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
|
|
Definition at line 158 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
|
|
Definition at line 261 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
|
|
Definition at line 364 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
|
|
Definition at line 467 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
|
|
Definition at line 570 of file OSGTestCubeMaps.cpp. Referenced by osg::setTestCubeImages(). |
1.4.3