#include <CubeMap.h>
Inheritance diagram for Graphics::CubeMap:
Public Member Functions | |
CubeMap (std::string filename_base) | |
virtual | ~CubeMap () |
void | draw_sky_box () |
My system thinks I would rather have my X server frozen than display shiny things, so it is currently unused. :-(
Definition at line 22 of file CubeMap.h.
Graphics::CubeMap::CubeMap | ( | std::string | filename_base | ) |
filename_base | path and beginning of filename. Must be able to get the files for each face by adding digits 0 to 5. |
Definition at line 22 of file CubeMap.cpp.
Graphics::CubeMap::~CubeMap | ( | ) | [virtual] |
Definition at line 60 of file CubeMap.cpp.
void Graphics::CubeMap::draw_sky_box | ( | ) |
Definition at line 65 of file CubeMap.cpp.
Generated at Mon Sep 6 00:41:17 2010 by Doxygen version 1.4.7 for Racer version svn335.