float GetFloatData(unsigned int tag) const float GetFloatData(const char *tag) const
These methods return the first instance of single precision floating point data stored previously with the associated data tag. This method is equivalent to calling the GetData method with template argument float.