TDME2 1.9.121
PBRMaterialProperties Member List

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

baseColorFactorPBRMaterialPropertiesprivate
baseColorTexturePBRMaterialPropertiesprivate
baseColorTextureFileNamePBRMaterialPropertiesprivate
baseColorTextureMaskedTransparencyPBRMaterialPropertiesprivate
baseColorTextureMaskedTransparencyThresholdPBRMaterialPropertiesprivate
baseColorTexturePathNamePBRMaterialPropertiesprivate
baseColorTextureTransparencyPBRMaterialPropertiesprivate
checkBaseColorTextureTransparency()PBRMaterialPropertiesprivate
embedTexturesPBRMaterialPropertiesprivate
exposurePBRMaterialPropertiesprivate
getBaseColorFactor() constPBRMaterialPropertiesinline
getBaseColorTexture() constPBRMaterialPropertiesinline
getBaseColorTextureFileName() constPBRMaterialPropertiesinline
getBaseColorTextureMaskedTransparencyThreshold() constPBRMaterialPropertiesinline
getBaseColorTexturePathName() constPBRMaterialPropertiesinline
getExposure() constPBRMaterialPropertiesinline
getMetallicFactor() constPBRMaterialPropertiesinline
getMetallicRoughnessTexture() constPBRMaterialPropertiesinline
getMetallicRoughnessTextureFileName() constPBRMaterialPropertiesinline
getMetallicRoughnessTexturePathName() constPBRMaterialPropertiesinline
getNormalScale() constPBRMaterialPropertiesinline
getNormalTexture() constPBRMaterialPropertiesinline
getNormalTextureFileName() constPBRMaterialPropertiesinline
getNormalTexturePathName() constPBRMaterialPropertiesinline
getRoughnessFactor() constPBRMaterialPropertiesinline
hasBaseColorTexture() constPBRMaterialPropertiesinline
hasBaseColorTextureMaskedTransparency() constPBRMaterialPropertiesinline
hasBaseColorTextureTransparency() constPBRMaterialPropertiesinline
hasEmbeddedTextures() constPBRMaterialPropertiesinline
hasMetallicRoughnessTexture() constPBRMaterialPropertiesinline
hasNormalTexture() constPBRMaterialPropertiesinline
metallicFactorPBRMaterialPropertiesprivate
metallicRoughnessTexturePBRMaterialPropertiesprivate
metallicRoughnessTextureFileNamePBRMaterialPropertiesprivate
metallicRoughnessTexturePathNamePBRMaterialPropertiesprivate
normalScalePBRMaterialPropertiesprivate
normalTexturePBRMaterialPropertiesprivate
normalTextureFileNamePBRMaterialPropertiesprivate
normalTexturePathNamePBRMaterialPropertiesprivate
PBRMaterialProperties()PBRMaterialProperties
roughnessFactorPBRMaterialPropertiesprivate
setBaseColorFactor(const Color4 &baseColorFactor)PBRMaterialPropertiesinline
setBaseColorTexture(Texture *baseColorTexture)PBRMaterialProperties
setBaseColorTexture(const string &pathName, const string &fileName)PBRMaterialProperties
setBaseColorTextureMaskedTransparency(bool maskedTransparency)PBRMaterialPropertiesinline
setBaseColorTextureMaskedTransparencyThreshold(float maskedTransparencyThreshold)PBRMaterialPropertiesinline
setBaseColorTextureTransparency(bool transparency)PBRMaterialPropertiesinline
setEmbedTextures(bool embedTextures)PBRMaterialPropertiesinline
setExposure(float exposure)PBRMaterialPropertiesinline
setMetallicFactor(float metallicFactor)PBRMaterialPropertiesinline
setMetallicRoughnessTexture(Texture *metallicRoughnessTexture)PBRMaterialProperties
setMetallicRoughnessTexture(const string &pathName, const string &fileName)PBRMaterialProperties
setNormalScale(float normalScale)PBRMaterialPropertiesinline
setNormalTexture(Texture *normalTexture)PBRMaterialProperties
setNormalTexture(const string &pathName, const string &fileName)PBRMaterialProperties
setRoughnessFactor(float roughnessFactor)PBRMaterialPropertiesinline
~PBRMaterialProperties()PBRMaterialProperties