|
OpenMW
|
#include <animation.hpp>
Public Member Functions | |
| ObjectAnimation (const MWWorld::Ptr &ptr, const std::string &model) | |
| void | addLight (const ESM::Light *light) |
| bool | canBatch () const |
| void | fillBatch (Ogre::StaticGeometry *sg) |
| MWRender::ObjectAnimation::ObjectAnimation | ( | const MWWorld::Ptr & | ptr, |
| const std::string & | model | ||
| ) |
| void MWRender::ObjectAnimation::addLight | ( | const ESM::Light * | light | ) |
| bool MWRender::ObjectAnimation::canBatch | ( | ) | const |
| void MWRender::ObjectAnimation::fillBatch | ( | Ogre::StaticGeometry * | sg | ) |
1.7.6.1