Home
last modified time | relevance | path

Searched refs:SetDoubleValue (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml/
Dtinyxml.h748 void SetDoubleValue( double _value ); ///< Set the value from a double.
Dtinyxml.cpp1255 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute