CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
cifti::Label Member List

This is the complete list of members for cifti::Label, including all inherited members.

equals(const Label &)cifti::Label
getAlpha() constcifti::Label
getBlue() constcifti::Label
getColor() constcifti::Label
getColor(float rgbaOut[]) constcifti::Label
getColorInt() constcifti::Label
getDefaultColor(float rgbaOut[4])cifti::Labelstatic
getGreen() constcifti::Label
getInvalidLabelKey()cifti::Labelinlinestatic
getKey() constcifti::Label
getName() constcifti::Label
getRed() constcifti::Label
hashCode() (defined in cifti::Label)cifti::Label
isSelected() constcifti::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::Labelexplicit
Label(const int32_t key, const AString &name, const double red, const double green, const double blue, const double alpha)cifti::Labelexplicit
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::Labelexplicit
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::Labelvirtual