Searched defs:SetDoubleAttribute (Results 1 – 2 of 2) sorted by relevance
760 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement770 void TiXmlElement::SetDoubleAttribute( const std::string& name, double val ) in SetDoubleAttribute() function in TiXmlElement
733 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement