|
SAP 3D Visual Enterprise applications SDK
|
This is the complete list of members for IDVLMaterial, including all inherited members.
| GetColorParam(eMaterialColorParam param) const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| GetName() const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| GetScalarParam(eMaterialScalarParam param) const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| GetTexture(eMaterialTextureType type) const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| GetTextureFlag(eMaterialTextureType type, eMaterialTextureFlag flag) const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| GetTextureParam(eMaterialTextureType type, eMaterialTextureParam param) const =0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| SetColorParam(eMaterialColorParam param, uint32_t c)=0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| SetScalarParam(eMaterialScalarParam param, float f)=0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| SetTexture(eMaterialTextureType type, IDVLTexture *texture)=0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| SetTextureFlag(eMaterialTextureType type, eMaterialTextureFlag flag, bool b)=0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| SetTextureParam(eMaterialTextureType type, eMaterialTextureParam param, float f)=0 (defined in IDVLMaterial) | IDVLMaterial | pure virtual |
| ~IDVLMaterial() (defined in IDVLMaterial) | IDVLMaterial | inlineprotectedvirtual |