All Classes |Grouped Classes |Index

Function get_attribute_float

Returns the floating-point value of the attribute node with the given tag name.

	float CL_DomElement::get_attribute_float(
		const CL_DomString & name,
		float default_value = 0.0f);