OpenVDB
12.0.0
|
I/O manipulator that formats integer values with thousands separators. More...
#include <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 |