#include <SurveyMapTextureCreator.h>
Definition at line 28 of file SurveyMapTextureCreator.h.
◆ SurveyMapTextureCreator()
SurveyMapTextureCreator::SurveyMapTextureCreator |
( |
Ogre::Real |
terrain_height | ) |
|
◆ ~SurveyMapTextureCreator()
SurveyMapTextureCreator::~SurveyMapTextureCreator |
( |
| ) |
|
◆ convertTextureToStatic()
Ogre::TexturePtr SurveyMapTextureCreator::convertTextureToStatic |
( |
const std::string & |
texName, |
|
|
const std::string & |
rgName |
|
) |
| |
◆ init()
bool SurveyMapTextureCreator::init |
( |
int |
res, |
|
|
int |
fsaa |
|
) |
| |
◆ postRenderTargetUpdate()
void SurveyMapTextureCreator::postRenderTargetUpdate |
( |
const Ogre::RenderTargetEvent & |
evt | ) |
|
|
protected |
◆ preRenderTargetUpdate()
void SurveyMapTextureCreator::preRenderTargetUpdate |
( |
const Ogre::RenderTargetEvent & |
evt | ) |
|
|
protected |
◆ update()
void SurveyMapTextureCreator::update |
( |
Ogre::Vector2 |
center, |
|
|
Ogre::Vector2 |
size |
|
) |
| |
◆ mCamera
Ogre::Camera* RoR::SurveyMapTextureCreator::mCamera |
|
protected |
◆ mRttTex
Ogre::RenderTarget* RoR::SurveyMapTextureCreator::mRttTex |
|
protected |
◆ mTerrainHeight
Ogre::Real RoR::SurveyMapTextureCreator::mTerrainHeight |
|
protected |
◆ mTexture
Ogre::TexturePtr RoR::SurveyMapTextureCreator::mTexture |
|
protected |
◆ mTextureName
Ogre::String RoR::SurveyMapTextureCreator::mTextureName |
|
protected |
The documentation for this class was generated from the following files: