|
QSDK 1.1 Documentation |
#include <Q/q.h>
Public Attributes | |
| unsigned int | pathCount |
| unsigned int | loadQueueSize |
| unsigned int | lodQueueSize |
| unsigned int | outscopeZonesRendered |
| char | loadChart [32] |
| float | loadRuntime |
| size_t | renderAssetSize |
|
|
Minature load history shapshot. Each character indicates the type of an object recently loaded from a 32 object history, as follows:
|
|
|
Total number of objects currently queued for preloading. |
|
|
Number of seconds elapsed in the preloader. |
|
|
Obsolete. Always zero. |
|
|
Obsolete. Always zero. |
|
|
Number of outstanding load paths. A load path is created to track loading of an object and its dependents, eg. via Object::adviseResidency. |
|
|
Bytes in use by render assets in QDraw. |
|
|
|
Qube Software Limited © 2000-2004
|
|