Sirikata
Namespaces | Functions
libogre/include/sirikata/ogre/Lights.hpp File Reference
#include <sirikata/mesh/LightInfo.hpp>
#include <sirikata/ogre/OgreHeaders.hpp>
#include <OgreLight.h>
#include <sirikata/ogre/OgreConversions.hpp>
Include dependency graph for Lights.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Graphics
 

Namespace for the OGRE Graphics Plugin: see class OgreSystem.


Functions

float Sirikata::Graphics::computeClosestPower (const Color &source, const Color &target, float32 power)
void Sirikata::Graphics::updateOgreLight (Ogre::Light *light, const LightInfo &linfo)
Ogre::Light * Sirikata::Graphics::constructOgreLight (Ogre::SceneManager *mgr, const String &name, const LightInfo &linfo)