|
int | Append (const char *name, const ImU32 *keys, int count, bool qual) |
|
void | _AppendTable (ImPlotColormap cmap) |
|
void | RebuildTables () |
|
bool | IsQual (ImPlotColormap cmap) const |
|
const char * | GetName (ImPlotColormap cmap) const |
|
ImPlotColormap | GetIndex (const char *name) const |
|
const ImU32 * | GetKeys (ImPlotColormap cmap) const |
|
int | GetKeyCount (ImPlotColormap cmap) const |
|
ImU32 | GetKeyColor (ImPlotColormap cmap, int idx) const |
|
void | SetKeyColor (ImPlotColormap cmap, int idx, ImU32 value) |
|
const ImU32 * | GetTable (ImPlotColormap cmap) const |
|
int | GetTableSize (ImPlotColormap cmap) const |
|
ImU32 | GetTableColor (ImPlotColormap cmap, int idx) const |
|
ImU32 | LerpTable (ImPlotColormap cmap, float t) const |
|
The documentation for this struct was generated from the following file: