Note: IlvFont and IlvColor make private use of their name field, so these classes restrict the use of IlvResource::setName. IlvFont disables the use of IlvResource::setName, and IlvColor only allows the renaming of mutable colors. Non-mutable colors either have a predefined name or get a default name based on their RGB values. |