OpenVDB 11.0.0
|
I/O manipulator that formats integer values with thousands separators. More...
#include </private/tmp/openvdb-20240426-83507-bnu7c4/openvdb-11.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 |