Qt 5.9
Qt 3D
C++ Classes
AxisManager
Qt 5.9.7 Reference Documentation
List of All Members for AxisManager
This is the complete list of members for
Qt3DInput::Input::AxisManager
, including inherited members.
typedef
Allocator
typedef
Handle
typedef
Handle
typedef
HandleData
AxisManager
()
acquire
() : Handle
activeHandles
() const : QVector<Handle>
allocateResource
() : Handle
contains
(const KeyType &) const : bool
count
() const : int
data
(Handle ) : T *
data
(const Handle &) : ValueType *
for_each
(std::function<void( T * ) > )
getOrAcquireHandle
(const KeyType &) : Handle
getOrCreateResource
(const KeyType &) : ValueType *
lookupHandle
(const KeyType &) : Handle
lookupResource
(const KeyType &) : ValueType *
m_keyToHandleMap
: QHash<KeyType, Handle>
release
(const Handle &)
releaseResource
(const Handle &)
releaseResource
(const KeyType &)