XLE
v0.02.0
|
Public Member Functions | |
ResourcePoolDisplay (BufferUploads::IManager *manager) | |
void | Render (IOverlayContext *context, Layout &layout, Interactables &interactables, InterfaceState &interfaceState) |
bool | ProcessInput (InterfaceState &interfaceState, const InputSnapshot &input) |
Protected Member Functions | |
bool | Filter (const BufferUploads::BufferDesc &) |
Protected Attributes | |
unsigned | _filter |
unsigned | _detailsIndex |
std::vector< BufferUploads::PoolMetrics > | _detailsHistory |
float | _graphMin |
float | _graphMax |
BufferUploads::IManager * | _manager |