Gazebo Rendering

API Reference

9.0.0~pre2
Ogre2Material Member List

This is the complete list of members for Ogre2Material, including all inherited members.

alphaThresholdBaseMaterial< Ogre2Object >protected
AlphaThreshold() const overrideBaseMaterial< Ogre2Object >virtual
ambientBaseMaterial< Ogre2Object >protected
Ambient() const overrideBaseMaterial< Ogre2Object >virtual
BaseMaterial()BaseMaterial< Ogre2Object >protected
BaseObject()BaseObjectprotected
CastShadows() const overrideBaseMaterial< Ogre2Object >virtual
castShadowsBaseMaterial< Ogre2Object >protected
ClearEmissiveMap() overrideOgre2Materialvirtual
ClearEnvironmentMap() overrideOgre2Materialvirtual
ClearLightMap() overrideOgre2Materialvirtual
ClearMetalnessMap() overrideOgre2Materialvirtual
ClearNormalMap() overrideOgre2Materialvirtual
ClearRoughnessMap() overrideOgre2Materialvirtual
ClearTexture() overrideOgre2Materialvirtual
Clone(const std::string &_name="") const overrideBaseMaterial< Ogre2Object >virtual
CopyFrom(ConstMaterialPtr _material) overrideBaseMaterial< Ogre2Object >virtual
CopyFrom(const common::Material &_material) overrideBaseMaterial< Ogre2Object >virtual
Datablock() constOgre2Materialvirtual
DepthCheckEnabled() const overrideOgre2Materialvirtual
depthCheckEnabledBaseMaterial< Ogre2Object >protected
DepthWriteEnabled() const overrideOgre2Materialvirtual
depthWriteEnabledBaseMaterial< Ogre2Object >protected
Destroy() overrideOgre2Materialvirtual
diffuseBaseMaterial< Ogre2Object >protected
Diffuse() const overrideOgre2Materialvirtual
Emissive() const overrideOgre2Materialvirtual
emissiveBaseMaterial< Ogre2Object >protected
EmissiveMap() const overrideOgre2Materialvirtual
EmissiveMapData() const overrideOgre2Materialvirtual
emissiveMapNameOgre2Materialprotected
EnvironmentMap() const overrideOgre2Materialvirtual
EnvironmentMapData() const overrideOgre2Materialvirtual
environmentMapNameOgre2Materialprotected
FillUnlitDatablock(Ogre::HlmsUnlitDatablock *_datablock) constOgre2Materialvirtual
FragmentShader() const overrideOgre2Materialvirtual
FragmentShaderParams() overrideOgre2Materialvirtual
HasEmissiveMap() const overrideOgre2Materialvirtual
HasEnvironmentMap() const overrideOgre2Materialvirtual
HasLightMap() const overrideOgre2Materialvirtual
HasMetalnessMap() const overrideOgre2Materialvirtual
HasNormalMap() const overrideOgre2Materialvirtual
HasRoughnessMap() const overrideOgre2Materialvirtual
HasTexture() const overrideOgre2Materialvirtual
idBaseObjectprotected
gz::Id() const =0Objectpure virtual
gz::rendering::Ogre2Object::Id() const overrideBaseObjectvirtual
Init() overrideOgre2Materialprotectedvirtual
lightingEnabledBaseMaterial< Ogre2Object >protected
LightingEnabled() const overrideBaseMaterial< Ogre2Object >virtual
LightMap() const overrideOgre2Materialvirtual
LightMapData() const overrideOgre2Materialvirtual
lightMapNameOgre2Materialprotected
LightMapTexCoordSet() const overrideOgre2Materialvirtual
lightMapUvSetOgre2Materialprotected
Load()BaseObjectprotectedvirtual
Material()Ogre2Materialvirtual
Metalness() const overrideOgre2Materialvirtual
MetalnessMap() const overrideOgre2Materialvirtual
MetalnessMapData() const overrideOgre2Materialvirtual
metalnessMapNameOgre2Materialprotected
nameBaseObjectprotected
gz::Name() const =0Objectpure virtual
gz::rendering::Ogre2Object::Name() const overrideBaseObjectvirtual
NormalMap() const overrideOgre2Materialvirtual
NormalMapData() const overrideOgre2Materialvirtual
normalMapNameOgre2Materialprotected
Ogre2Material()Ogre2Materialprotected
Ogre2Object()Ogre2Objectprotected
ogreDatablockOgre2Materialprotected
ogreDatablockIdOgre2Materialprotected
ogreHlmsPbsOgre2Materialprotected
ogreMaterialOgre2Materialprotected
ogreUnlitDatablockOgre2Materialprotected
gz::PostRender()=0Objectpure virtual
gz::rendering::Ogre2Object::PostRender() overrideBaseObjectvirtual
PreRender() overrideOgre2Materialvirtual
receiveShadowsBaseMaterial< Ogre2Object >protected
ReceiveShadows() const overrideOgre2Materialvirtual
ReflectionEnabled() const overrideBaseMaterial< Ogre2Object >virtual
reflectionEnabledBaseMaterial< Ogre2Object >protected
Reflectivity() const overrideBaseMaterial< Ogre2Object >virtual
reflectivityBaseMaterial< Ogre2Object >protected
renderOrderBaseMaterial< Ogre2Object >protected
RenderOrder() const overrideOgre2Materialvirtual
Reset()BaseMaterial< Ogre2Object >protectedvirtual
Roughness() const overrideOgre2Materialvirtual
RoughnessMap() const overrideOgre2Materialvirtual
RoughnessMapData() const overrideOgre2Materialvirtual
roughnessMapNameOgre2Materialprotected
gz::Scene() const =0Objectpure virtual
gz::rendering::Ogre2Object::Scene() const overrideOgre2Objectvirtual
sceneOgre2Objectprotected
SetAlphaFromTexture(bool _enabled, double _alpha=0.5, bool _twoSided=true) overrideOgre2Materialvirtual
SetAmbient(const double _r, const double _g, const double _b, const double _a=1.0) overrideBaseMaterial< Ogre2Object >virtual
SetAmbient(const math::Color &_color) overrideBaseMaterial< Ogre2Object >virtual
SetCastShadows(const bool _castShadows) overrideBaseMaterial< Ogre2Object >virtual
SetDepthCheckEnabled(bool _enabled) overrideOgre2Materialvirtual
SetDepthMaterial(const double far, const double near) overrideBaseMaterial< Ogre2Object >virtual
SetDepthWriteEnabled(bool _enabled) overrideOgre2Materialvirtual
SetDiffuse(const math::Color &_color) overrideOgre2Materialvirtual
BaseMaterial< Ogre2Object >::SetDiffuse(const double _r, const double _g, const double _b, const double _a=1.0) overrideBaseMaterial< Ogre2Object >virtual
SetEmissive(const math::Color &_color) overrideOgre2Materialvirtual
BaseMaterial< Ogre2Object >::SetEmissive(const double _r, const double _g, const double _b, const double _a=1.0) overrideBaseMaterial< Ogre2Object >virtual
SetEmissiveMap(const std::string &_emissiveMap, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetEmissiveMap(const std::string &_emissiveMap)Materialinlinevirtual
SetEnvironmentMap(const std::string &_environmentMap, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetEnvironmentMap(const std::string &_environmentMap)Materialinlinevirtual
SetFragmentShader(const std::string &_path) overrideOgre2Materialvirtual
SetLightingEnabled(const bool _enabled) overrideBaseMaterial< Ogre2Object >virtual
SetLightMap(const std::string &_lightMap, const std::shared_ptr< const common::Image > &_img, unsigned int _uvSet=0u) overrideOgre2Materialvirtual
gz::rendering::Material::SetLightMap(const std::string &_lightMap, unsigned int _uvSet=0u)Materialinlinevirtual
SetMetalness(const float _roughness) overrideOgre2Materialvirtual
SetMetalnessMap(const std::string &_metalnessMap, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetMetalnessMap(const std::string &_metalnessMap)Materialinlinevirtual
SetNormalMap(const std::string &_normalMap, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetNormalMap(const std::string &_normalMap)Materialinlinevirtual
SetReceiveShadows(const bool _receiveShadows) overrideOgre2Materialvirtual
SetReflectionEnabled(const bool _enabled) overrideBaseMaterial< Ogre2Object >virtual
SetReflectivity(const double _reflectivity) overrideBaseMaterial< Ogre2Object >virtual
SetRenderOrder(const float _renderOrder) overrideOgre2Materialvirtual
SetRoughness(const float _roughness) overrideOgre2Materialvirtual
SetRoughnessMap(const std::string &_roughnessMap, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetRoughnessMap(const std::string &_roughnessMap)Materialinlinevirtual
SetShaderType(enum ShaderType _type) overrideBaseMaterial< Ogre2Object >inlinevirtual
SetShininess(const double _shininess) overrideBaseMaterial< Ogre2Object >virtual
SetSpecular(const math::Color &_color) overrideOgre2Materialvirtual
BaseMaterial< Ogre2Object >::SetSpecular(const double _r, const double _g, const double _b, const double _a=1.0) overrideBaseMaterial< Ogre2Object >virtual
SetTexture(const std::string &_texture, const std::shared_ptr< const common::Image > &_img) overrideOgre2Materialvirtual
gz::rendering::Material::SetTexture(const std::string &_texture)Materialinlinevirtual
SetTextureMapDataImpl(const std::string &_texture, const std::shared_ptr< const common::Image > &_img, Ogre::PbsTextureTypes _type)Ogre2Materialprotected
SetTextureMapImpl(const std::string &_texture, Ogre::PbsTextureTypes _type)Ogre2Materialprotectedvirtual
SetTransparency(const double _transparency) overrideOgre2Materialvirtual
SetVertexShader(const std::string &_path) overrideOgre2Materialvirtual
ShaderType() const overrideBaseMaterial< Ogre2Object >inlinevirtual
shininessBaseMaterial< Ogre2Object >protected
Shininess() const overrideBaseMaterial< Ogre2Object >virtual
specularBaseMaterial< Ogre2Object >protected
Specular() const overrideOgre2Materialvirtual
Texture() const overrideOgre2Materialvirtual
Texture(const std::string &_name)Ogre2Materialprotectedvirtual
TextureAlphaEnabled() const overrideBaseMaterial< Ogre2Object >virtual
textureAlphaEnabledBaseMaterial< Ogre2Object >protected
TextureData() const overrideOgre2Materialvirtual
textureNameOgre2Materialprotected
Transparency() const overrideBaseMaterial< Ogre2Object >virtual
transparencyBaseMaterial< Ogre2Object >protected
TwoSidedEnabled() const overrideBaseMaterial< Ogre2Object >virtual
twoSidedEnabledBaseMaterial< Ogre2Object >protected
Type() const overrideOgre2Materialvirtual
UnlitDatablock()Ogre2Materialvirtual
UpdateShaderParams()Ogre2Materialprotected
UpdateShaderParams(ConstShaderParamsPtr _params, Ogre::GpuProgramParametersSharedPtr _ogreParams)Ogre2Materialprotected
UpdateTransparency()Ogre2Materialprotectedvirtual
VertexShader() const overrideOgre2Materialvirtual
VertexShaderParams() overrideOgre2Materialvirtual
~BaseMaterial()BaseMaterial< Ogre2Object >virtual
~BaseObject()BaseObjectvirtual
~Material()Materialvirtual
~Object()Objectvirtual
~Ogre2Material()Ogre2Materialvirtual
~Ogre2Object()Ogre2Objectvirtual