OpenVDB 12.0.0
|
I/O manipulator that formats integer values with thousands separators. More...
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/util/Formats.h>
Public Member Functions | |
FormattedInt (IntT n) | |
std::ostream & | put (std::ostream &os) const |
Static Public Member Functions | |
static char | sep () |
I/O manipulator that formats integer values with thousands separators.
|
inline |
|
inline |
|
inlinestatic |