|
Simple++
Powerfull and lightning fast C++ Library
|
This is the complete list of members for Graphic::Gradient< C, InterFunc >, including all inherited members.
| addPoint(float position, const C &color) | Graphic::Gradient< C, InterFunc > | |
| computeInterpolation(C(&buffer)[N], const InterFunc2 &functor=InterFunc(), float begin=0.0f, float end=1.0f) const | Graphic::Gradient< C, InterFunc > | |
| computeInterpolation(C *buffer, size_t size, const InterFunc2 &functor=InterFunc(), float begin=0.0f, float end=1.0f) const | Graphic::Gradient< C, InterFunc > | |
| computeInterpolation(C *buffer, size_t size, float begin=0.0f, float end=1.0f) const | Graphic::Gradient< C, InterFunc > | |
| getNumPoints() const | Graphic::Gradient< C, InterFunc > | |
| Gradient(const InterFunc &functor=InterFunc()) | Graphic::Gradient< C, InterFunc > | protected |
| operator[](typename Vector< GradientPoint< C > * >::Size i) | Graphic::Gradient< C, InterFunc > | |
| operator[](typename Vector< GradientPoint< C > * >::Size i) const | Graphic::Gradient< C, InterFunc > | |
| ~Gradient() | Graphic::Gradient< C, InterFunc > |
1.8.11