![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquick3dlightmapbaker_p.h>
Public Member Functions | |
| void | reset () |
| void | requestCancel () |
| bool | isCancelled () const |
Definition at line 39 of file qquick3dlightmapbaker_p.h.
| bool QQuick3DLightmapBaker::BakingControl::isCancelled | ( | ) | const |
Definition at line 232 of file qquick3dlightmapbaker.cpp.
| void QQuick3DLightmapBaker::BakingControl::requestCancel | ( | ) |
Definition at line 228 of file qquick3dlightmapbaker.cpp.
| void QQuick3DLightmapBaker::BakingControl::reset | ( | ) |
Definition at line 224 of file qquick3dlightmapbaker.cpp.