|
Diligent Engine
v.2.4.g
|
#include <FormatString.hpp>
Public Member Functions | |
| MemorySizeFormatter (Type _size, int _precision, Type _ref_size) | |
Public Attributes | |
| Type | size = 0 |
| int | precision = 0 |
| Type | ref_size = 0 |
|
inline |
| int Diligent::MemorySizeFormatter< Type >::precision = 0 |
| Type Diligent::MemorySizeFormatter< Type >::ref_size = 0 |
| Type Diligent::MemorySizeFormatter< Type >::size = 0 |
1.8.17