SO3::SEnvironmentComponent Class Reference

#include <SO3EnvironmentComponent.h>

Inheritance diagram for SO3::SEnvironmentComponent:
SO3::SData SO3::SSky SO3::SWater

List of all members.

Public Member Functions

 SEnvironmentComponent (SEnvironment *parent, std::string environmentComponentName)
 ~SEnvironmentComponent ()
virtual void Update (Ogre::Real updateTime)=0
SEnvironmentGetEnvironment ()

Protected Attributes

SEnvironmentparentEnvironment

Detailed Description

Abstract class.

Definition at line 46 of file SO3EnvironmentComponent.h.


Constructor & Destructor Documentation

SO3::SEnvironmentComponent::SEnvironmentComponent ( SEnvironment parent,
std::string  environmentComponentName 
)

Definition at line 40 of file SO3EnvironmentComponent.cpp.

SO3::SEnvironmentComponent::~SEnvironmentComponent (  ) 

Definition at line 50 of file SO3EnvironmentComponent.cpp.


Member Function Documentation

SEnvironment * SO3::SEnvironmentComponent::GetEnvironment (  ) 

Definition at line 55 of file SO3EnvironmentComponent.cpp.

virtual void SO3::SEnvironmentComponent::Update ( Ogre::Real  updateTime  )  [pure virtual]

Implemented in SO3::SSky, and SO3::SWater.


Member Data Documentation

Definition at line 50 of file SO3EnvironmentComponent.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Oct 31 14:42:37 2011 for SO3Engine by  doxygen 1.6.3