Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::Scenes::SkyBox Class Reference

Camera skybox model. More...

#include <SkyBox.h>

List of all members.

Public Methods

 SkyBox ()
virtual void drawElements (Projection *p)

Protected Attributes

Material * front
Material * back
Material * left
Material * right
Material * up
Material * down


Detailed Description

Camera skybox model.

Definition at line 40 of file SkyBox.h.


Constructor & Destructor Documentation

Teddy::Scenes::SkyBox::SkyBox  
 


Member Function Documentation

virtual void Teddy::Scenes::SkyBox::drawElements Projection *    p [virtual]
 


Member Data Documentation

Material* Teddy::Scenes::SkyBox::back [protected]
 

Definition at line 48 of file SkyBox.h.

Material* Teddy::Scenes::SkyBox::down [protected]
 

Definition at line 52 of file SkyBox.h.

Material* Teddy::Scenes::SkyBox::front [protected]
 

Definition at line 47 of file SkyBox.h.

Material* Teddy::Scenes::SkyBox::left [protected]
 

Definition at line 49 of file SkyBox.h.

Material* Teddy::Scenes::SkyBox::right [protected]
 

Definition at line 50 of file SkyBox.h.

Material* Teddy::Scenes::SkyBox::up [protected]
 

Definition at line 51 of file SkyBox.h.


The documentation for this class was generated from the following file: