AddLightning(const Ogre::Vector3 from, const Ogre::Vector3 dir, const Ogre::Real length) | SO3::SSky | |
AddViewport(Ogre::Viewport *viewport) | SO3::SSky | |
Cleanup() | SO3::SEnvironmentComponent | protected |
GetAnimationSpeed() | SO3::SSky | |
GetCloudCeiling() | SO3::SSky | |
GetCloudLayered() | SO3::SSky | |
GetCloudVolumetric() | SO3::SSky | |
GetComponent(const SkyComponentType &componentType) | SO3::SSky | |
GetEnable() | SO3::SEnvironmentComponent | |
GetEnvironment() | SO3::SEnvironmentComponent | |
GetHDREnable() | SO3::SSky | |
GetLightningEnable() | SO3::SSky | |
GetName() const | SO3::SData | |
GetRegisteredViewports() | SO3::SEnvironmentComponent | protected |
GetSkyX() | SO3::SSky | |
GetUserObjectBindings() | SO3::SData | |
GetUserObjectBindings() const | SO3::SData | |
name | SO3::SData | protected |
parentEnvironment | SO3::SEnvironmentComponent | protected |
RegisterViewport(SViewPort *viewport) | SO3::SEnvironmentComponent | |
RegisterViewportImpl(SViewPort *viewport) | SO3::SSky | protectedvirtual |
RemoveViewport(Ogre::Viewport *viewport) | SO3::SSky | |
SData(const std::string &dataName) | SO3::SData | |
SEnvironmentComponent(SEnvironment *parent, const std::string &environmentComponentName) | SO3::SEnvironmentComponent | |
SetAnimationSpeed(const float &animationSpeed) | SO3::SSky | |
SetCloudCeiling(const float &newCloudCeiling) | SO3::SSky | |
SetEnable(const bool &enableComponent) | SO3::SEnvironmentComponent | |
SetEnableImpl(const bool &enableComponent) | SO3::SSky | protectedvirtual |
SetHDREnable(const bool &enable) | SO3::SSky | |
SetLightningEnable(const bool &enable) | SO3::SSky | |
SkyComponentType enum name | SO3::SSky | |
SkyLightingMode enum name | SO3::SSky | |
SO3_SKY_COMPONENT_LAYERER_CLOUD enum value | SO3::SSky | |
SO3_SKY_COMPONENT_NONE enum value | SO3::SSky | |
SO3_SKY_COMPONENT_VOLUMETRIC_CLOUD enum value | SO3::SSky | |
SO3_SKY_HDR enum value | SO3::SSky | |
SO3_SKY_LDR enum value | SO3::SSky | |
SSky(SEnvironment *parent, const std::string &skyName) | SO3::SSky | |
UnregisterCamera(Ogre::Camera *cam) | SO3::SEnvironmentComponent | |
UnregisterCameraImpl(Ogre::Camera *cam) | SO3::SSky | protectedvirtual |
UnregisterViewport(SViewPort *viewport) | SO3::SEnvironmentComponent | |
UnregisterViewportImpl(SViewPort *viewport) | SO3::SSky | protectedvirtual |
Update(const Ogre::Real &updateTime) | SO3::SSky | virtual |
UpdateCamera(SViewPort *viewport) | SO3::SSky | virtual |
ViewportList typedef | SO3::SEnvironmentComponent | protected |
~SData() | SO3::SData | virtual |
~SEnvironmentComponent() | SO3::SEnvironmentComponent | virtual |
~SSky() | SO3::SSky | |