Shader model 2 profile target.
More...
#include <Heightmap.hh>
|
| SM2Profile (Ogre::TerrainMaterialGenerator *_parent, const Ogre::String &_name, const Ogre::String &_desc) |
| Constructor.
|
|
virtual | ~SM2Profile () |
| Destructor.
|
|
Ogre::MaterialPtr | generate (const Ogre::Terrain *_terrain) |
|
Ogre::MaterialPtr | generateForCompositeMap (const Ogre::Terrain *_terrain) |
|
void | UpdateParams (const Ogre::MaterialPtr &_mat, const Ogre::Terrain *_terrain) |
|
void | UpdateParamsForCompositeMap (const Ogre::MaterialPtr &_mat, const Ogre::Terrain *_terrain) |
|
|
virtual void | addTechnique (const Ogre::MaterialPtr &_mat, const Ogre::Terrain *_terrain, TechniqueType _tt) |
|
Shader model 2 profile target.
gazebo::rendering::GzTerrainMatGen::SM2Profile::SM2Profile |
( |
Ogre::TerrainMaterialGenerator * |
_parent, |
|
|
const Ogre::String & |
_name, |
|
|
const Ogre::String & |
_desc |
|
) |
| |
virtual gazebo::rendering::GzTerrainMatGen::SM2Profile::~SM2Profile |
( |
| ) |
|
|
virtual |
virtual void gazebo::rendering::GzTerrainMatGen::SM2Profile::addTechnique |
( |
const Ogre::MaterialPtr & |
_mat, |
|
|
const Ogre::Terrain * |
_terrain, |
|
|
TechniqueType |
_tt |
|
) |
| |
|
protectedvirtual |
Ogre::MaterialPtr gazebo::rendering::GzTerrainMatGen::SM2Profile::generate |
( |
const Ogre::Terrain * |
_terrain | ) |
|
Ogre::MaterialPtr gazebo::rendering::GzTerrainMatGen::SM2Profile::generateForCompositeMap |
( |
const Ogre::Terrain * |
_terrain | ) |
|
void gazebo::rendering::GzTerrainMatGen::SM2Profile::UpdateParams |
( |
const Ogre::MaterialPtr & |
_mat, |
|
|
const Ogre::Terrain * |
_terrain |
|
) |
| |
void gazebo::rendering::GzTerrainMatGen::SM2Profile::UpdateParamsForCompositeMap |
( |
const Ogre::MaterialPtr & |
_mat, |
|
|
const Ogre::Terrain * |
_terrain |
|
) |
| |
The documentation for this class was generated from the following file: