MercurySkyBox Class Reference

#include <ScreenOutdoors.h>

Inheritance diagram for MercurySkyBox:

Inheritance graph
[legend]
Collaboration diagram for MercurySkyBox:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void Update (const float dTime)
 [internal] Update (call this update last when abstracting because Update can destroy the object)
void BindToCamera (MercuryCamera **camera)

Private Attributes

MercuryCamera ** m_boundCamera

Detailed Description

Definition at line 8 of file ScreenOutdoors.h.


Member Function Documentation

void MercurySkyBox::Update ( const float  dTime  )  [virtual]

[internal] Update (call this update last when abstracting because Update can destroy the object)

Reimplemented from MercuryLoadableModel.

Definition at line 39 of file ScreenOutdoors.cpp.

void MercurySkyBox::BindToCamera ( MercuryCamera **  camera  )  [inline]

Definition at line 12 of file ScreenOutdoors.h.


Member Data Documentation

MercuryCamera** MercurySkyBox::m_boundCamera [private]

Definition at line 14 of file ScreenOutdoors.h.


The documentation for this class was generated from the following files:
Hosted by SourceForge.net Logo