Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Additional Inherited Members | |
Static Public Member Functions inherited from CIccCurveSegment | |
static CIccCurveSegment * | Create (icCurveSegSignature sig, icFloatNumber start, icFloatNumber end) |
Name: CIccCurveSegment::Create. | |
Protected Attributes inherited from CIccFormulaCurveSegment | |
icUInt16Number | m_nFunctionType |
icUInt8Number | m_nParameters |
icUInt16Number | m_nReserved2 |
icUInt16Number | m_nShortcutType |
icFloatNumber * | m_params |
Protected Attributes inherited from CIccCurveSegment | |
icFloatNumber | m_endPoint |
icUInt32Number | m_nReserved |
icFloatNumber | m_startPoint |
Definition at line 127 of file IccMpeXml.cpp.
|
inline |
Definition at line 130 of file IccMpeXml.cpp.
bool CIccFormulaCurveSegmentXml::ParseXml | ( | xmlNode * | pNode, |
std::string & | parseStr ) |
Definition at line 193 of file IccMpeXml.cpp.
References CIccXmlArrayType< T, Tsig >::GetBuf(), CIccXmlArrayType< T, Tsig >::GetSize(), icXmlAttrValue(), icXmlFindAttr(), and CIccXmlArrayType< T, Tsig >::ParseArray().
Referenced by CIccSegmentedCurveXml::ParseXml().
bool CIccFormulaCurveSegmentXml::ToXml | ( | std::string & | xml, |
std::string | blanks ) |
Definition at line 161 of file IccMpeXml.cpp.
References CIccXmlArrayType< T, Tsig >::DumpArray(), icConvertFloat, and icSegPos().