Main Page Class Hierarchy Compound List Compound Members Related Pages
Bumpmap Class Reference#include <Bumpmap.h>
Inheritance diagram for Bumpmap
[legend]Collaboration diagram for Bumpmap:
[legend]List of all members.
Public Types |
| enum | { PROPERTY_TRANSFORM = 0x0100
} |
Public Methods |
|
| DECLARE_ABSTRACT_CLASS (Bumpmap,Object) |
|
| Bumpmap () |
|
virtual | ~Bumpmap () |
| virtual double | getDisortion (const Vector3 value) |
| | Calculates the displacement for the given value. More...
|
Detailed Description
-
Author(s):
-
Stefan Michel
Member Function Documentation
|
double Bumpmap::getDisortion (
|
const Vector3 value ) [inline, virtual]
|
|
|
|
Calculates the displacement for the given value.
-
Parameters:
-
| value
|
The value of each component must be in the intervall of 0..1 |
|
The documentation for this class was generated from the following file:
|