Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGBufferManager::MemoryStats Struct Reference

#include <qssgrenderbuffermanager_p.h>

Collaboration diagram for QSSGBufferManager::MemoryStats:

Public Attributes

quint64 meshDataSize = 0
quint64 imageDataSize = 0

Detailed Description

Definition at line 112 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ imageDataSize

quint64 QSSGBufferManager::MemoryStats::imageDataSize = 0

Definition at line 114 of file qssgrenderbuffermanager_p.h.

◆ meshDataSize

quint64 QSSGBufferManager::MemoryStats::meshDataSize = 0

Definition at line 113 of file qssgrenderbuffermanager_p.h.


The documentation for this struct was generated from the following file: