UploadLimiter

Undocumented in source.

Members

Functions

frameUploadLimitExceeded
bool frameUploadLimitExceeded()
Undocumented in source. Be warned that the author may not have intended to support it.
onMeshPreloaded
void onMeshPreloaded(size_t numVertexes)
Undocumented in source. Be warned that the author may not have intended to support it.
resetUploadLimits
void resetUploadLimits()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

limitPreloadSpeed
bool limitPreloadSpeed;
Undocumented in source.
maxPreloadedMeshesPerFrame
size_t maxPreloadedMeshesPerFrame;
Undocumented in source.
maxPreloadedVertexesPerFrame
size_t maxPreloadedVertexesPerFrame;
Undocumented in source.
thisFramePreloadedMeshes
size_t thisFramePreloadedMeshes;
Undocumented in source.
thisFramePreloadedVertexes
size_t thisFramePreloadedVertexes;
Undocumented in source.

Meta