Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQuick3DLightmapBaker::BakingControl Struct Reference

#include <qquick3dlightmapbaker_p.h>

+ Collaboration diagram for QQuick3DLightmapBaker::BakingControl:

Public Member Functions

void reset ()
 
void requestCancel ()
 
bool isCancelled () const
 

Detailed Description

Definition at line 38 of file qquick3dlightmapbaker_p.h.

Member Function Documentation

◆ isCancelled()

bool QQuick3DLightmapBaker::BakingControl::isCancelled ( ) const

Definition at line 133 of file qquick3dlightmapbaker.cpp.

Referenced by reset().

+ Here is the caller graph for this function:

◆ requestCancel()

void QQuick3DLightmapBaker::BakingControl::requestCancel ( )

Definition at line 128 of file qquick3dlightmapbaker.cpp.

◆ reset()

void QQuick3DLightmapBaker::BakingControl::reset ( )

Definition at line 123 of file qquick3dlightmapbaker.cpp.

References isCancelled().

Referenced by QQuick3DLightmapBaker::bake(), and QQuick3DLightmapBaker::bake().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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