#include <lighting.hpp>
CSVRender::Lighting::Lighting |
( |
| ) |
|
|
inline |
CSVRender::Lighting::~Lighting |
( |
| ) |
|
|
virtual |
virtual void CSVRender::Lighting::activate |
( |
osg::Group * |
rootNode | ) |
|
|
pure virtual |
virtual void CSVRender::Lighting::deactivate |
( |
| ) |
|
|
pure virtual |
virtual osg::Vec4f CSVRender::Lighting::getAmbientColour |
( |
osg::Vec4f * |
defaultAmbient | ) |
|
|
pure virtual |
osg::ref_ptr<osg::LightSource> CSVRender::Lighting::mLightSource |
|
protected |
osg::Group* CSVRender::Lighting::mRootNode |
|
protected |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/opencs/view/render/lighting.hpp
- /home/travis/build/OpenMW/openmw/apps/opencs/view/render/lighting.cpp