_mapping | Texture | [protected] |
mapping(void) const | Texture | [inline] |
Mapping enum name | Texture | |
mapUV(float u, float v, Color3f &c) const =0 | Texture | [pure virtual] |
mapUV(const Vector2 &uv, Color3f &c) const | Texture | [inline] |
mapXYZ(float x, float y, float z, Color3f &c) const =0 | Texture | [pure virtual] |
mapXYZ(const Vector3 &v, Color3f &c) const | Texture | [inline] |
Texture(Mapping m) | Texture | [inline] |
UV_MAPPING enum value | Texture | |
XYZ_MAPPING enum value | Texture | |
~ESGObject() | ESGObject | [inline, virtual] |
~Texture() | Texture | [inline, virtual] |