Graphics::SkyBox Class Reference

#include <SkyBox.h>

Inheritance diagram for Graphics::SkyBox:

Track::Skybox List of all members.

Public Member Functions

 SkyBox (std::string filename_base)
 SkyBox (const Track::Skybox &source)
 construct from the skybox found in a theme
virtual ~SkyBox ()
void draw ()

Protected Member Functions

void make_list ()

Protected Attributes

unsigned int display_list

Private Member Functions

 SkyBox (const SkyBox &sky_box)
 cannot be copied as it could delete the OpenGL display list.
SkyBoxoperator= (const SkyBox &skybox)

Detailed Description

Definition at line 22 of file SkyBox.h.


Constructor & Destructor Documentation

Graphics::SkyBox::SkyBox ( const SkyBox sky_box  )  [private]

cannot be copied as it could delete the OpenGL display list.

Graphics::SkyBox::SkyBox ( std::string  filename_base  ) 

Definition at line 19 of file SkyBox.cpp.

Graphics::SkyBox::SkyBox ( const Track::Skybox source  ) 

construct from the skybox found in a theme

Definition at line 60 of file SkyBox.cpp.

Graphics::SkyBox::~SkyBox (  )  [virtual]

Definition at line 72 of file SkyBox.cpp.


Member Function Documentation

void Graphics::SkyBox::draw (  ) 

Definition at line 77 of file SkyBox.cpp.

void Graphics::SkyBox::make_list (  )  [protected]

Definition at line 33 of file SkyBox.cpp.

SkyBox& Graphics::SkyBox::operator= ( const SkyBox skybox  )  [private]


Member Data Documentation

unsigned int Graphics::SkyBox::display_list [protected]

Definition at line 36 of file SkyBox.h.


The documentation for this class was generated from the following files:
Get Racer at SourceForge.net. Fast, secure and Free Open Source software downloads

Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.