All Classes |Grouped Classes |Index
Returns the floating-point value of the attribute node with the given local name and namespace.
float CL_DomElement::get_attribute_float_ns( const CL_DomString & namespace_uri, const CL_DomString & local_name, float default_value = 0.0f);