61 #endif // _ColorXML_H_ A base class that is the interface between GUI and the XML serialization and deserialization.
A base class of XML element controllers.
A singleton class that is does XML serialization and deserialization of derived classes of Color with...
std::string m_red
Attribute name for red.
A Color class for creating the color object following the standard RGB color space.
#define MDL_HIPPOPLOT_API
A pure virtual base class of XML element wrapper.
std::string m_green
Attribute name for green.
std::string m_blue
Attribute name for blue.