Memory usage statistics of the render delegate. More...
#include <HnRenderDelegate.hpp>
Classes | |
| struct | IndexPoolUsage |
| Index pool usage statistics. More... | |
| struct | TextureAtlasUsage |
| Texture atlas usage statistics. More... | |
| struct | TextureRegistryUsage |
| Texture registry usage statistics. More... | |
| struct | VertexPoolUsage |
| Vertex pool usage statistics. More... | |
Public Attributes | |
| IndexPoolUsage | IndexPool |
| Index pool usage statistics. | |
| VertexPoolUsage | VertexPool |
| Vertex pool usage statistics. | |
| Uint32 | NumRPrimsLoading = 0 |
| The number of RPrims currently loading. | |
Memory usage statistics of the render delegate.