HDK
|
#include <stringUtils.h>
Public Member Functions | |
TfStreamFloat (float f) | |
Public Attributes | |
float | value |
A type which offers streaming for floats in a canonical format that can safely roundtrip with the minimal number of digits.
Definition at line 606 of file stringUtils.h.
|
inlineexplicit |
Definition at line 607 of file stringUtils.h.
float TfStreamFloat::value |
Definition at line 608 of file stringUtils.h.