|
OpenStructure
|
#include <gradient.hh>
Public Member Functions | |
| Stop () | |
| Stop (float tt, const Color &c) | |
| Color | GetColor () |
| float | GetRel () |
| bool | operator== (const Stop &ref) const |
Data Fields | |
| float | t |
| Color | color |
Definition at line 45 of file gradient.hh.
|
inline |
Definition at line 46 of file gradient.hh.
Definition at line 48 of file gradient.hh.
|
inline |
Definition at line 52 of file gradient.hh.
|
inline |
Definition at line 56 of file gradient.hh.
|
inline |
Definition at line 60 of file gradient.hh.
| Color color |
Definition at line 50 of file gradient.hh.
| float t |
Definition at line 49 of file gradient.hh.
1.8.1.1