Gradient Class Reference
#include <Gradient.h>
List of all members.
Constructor & Destructor Documentation
| Gradient::Gradient |
( |
|
) |
[inline] |
| Gradient::Gradient |
( |
const Gradient & |
datOther |
) |
[inline] |
| Gradient::Gradient |
( |
const float |
x, |
|
|
const float |
y, |
|
|
const float |
z | |
|
) |
| | [inline] |
| Gradient::~Gradient |
( |
|
) |
[inline] |
Member Function Documentation
| const std::vector<float> Gradient::GetGradient |
( |
|
) |
const [inline] |
| void Gradient::Normalize |
( |
|
) |
[inline] |
| void Gradient::SetValue |
( |
const float |
nx, |
|
|
const float |
ny, |
|
|
const float |
nz | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: