|
CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
This is the complete list of members for cifti::Label, including all inherited members.
| equals(const Label &) | cifti::Label | |
| getAlpha() const | cifti::Label | |
| getBlue() const | cifti::Label | |
| getColor() const | cifti::Label | |
| getColor(float rgbaOut[]) const | cifti::Label | |
| getColorInt() const | cifti::Label | |
| getDefaultColor(float rgbaOut[4]) | cifti::Label | static |
| getGreen() const | cifti::Label | |
| getInvalidLabelKey() | cifti::Label | inlinestatic |
| getKey() const | cifti::Label | |
| getName() const | cifti::Label | |
| getRed() const | cifti::Label | |
| hashCode() (defined in cifti::Label) | cifti::Label | |
| isSelected() const | cifti::Label | |
| Label(const int32_t key, const AString &name) | cifti::Label | |
| Label(const int32_t key, const AString &name, const float red, const float green, const float blue, const float alpha) | cifti::Label | explicit |
| Label(const int32_t key, const AString &name, const double red, const double green, const double blue, const double alpha) | cifti::Label | explicit |
| Label(const int32_t key, const AString &name, const float rgba[]) | cifti::Label | |
| Label(const int32_t key, const AString &name, const int32_t red, const int32_t green, const int32_t blue, const int32_t alpha) | cifti::Label | explicit |
| Label(const int32_t key, const AString &name, const int32_t rgba[]) | cifti::Label | |
| Label(const int32_t key) | cifti::Label | |
| Label(const Label &gl) (defined in cifti::Label) | cifti::Label | |
| matches(const Label &rhs, const bool checkColor=false) const (defined in cifti::Label) | cifti::Label | |
| operator<(const Label &gl) | cifti::Label | |
| operator=(const Label &gl) (defined in cifti::Label) | cifti::Label | |
| setColor(const float rgba[]) | cifti::Label | |
| setColorInt(const int32_t rgba[]) | cifti::Label | |
| setKey(const int32_t key) | cifti::Label | |
| setName(const AString &name) | cifti::Label | |
| setSelected(const bool selected) | cifti::Label | |
| ~Label() (defined in cifti::Label) | cifti::Label | virtual |
1.8.13