Uses of Class
io.qt.qt3d.core.QNodeId
Packages that use QNodeId
-
Uses of QNodeId in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return QNodeIdModifier and TypeMethodDescriptionQNodeId.clone()
static QNodeId
QNodeId.createId()
final QNodeId
QNode.id()
final QNodeId
QNodeIdTypePair.id()
final QNodeId
QBackendNode.peerId()
static QNodeId
Qt3DCore.qIdForNode
(QNode node) protected final QNodeId
QAbstractAspect.rootEntityId()
Methods in io.qt.qt3d.core with parameters of type QNodeIdModifier and TypeMethodDescriptionint
abstract QBackendNode
abstract void
abstract QBackendNode
final QNode
QAspectEngine.lookupNode
(QNodeId id) static long
Overloaded function forQt3DCore.qHash(io.qt.qt3d.core.QNodeId, long)
withseed = 0
.static long
final void
Method parameters in io.qt.qt3d.core with type arguments of type QNodeIdConstructors in io.qt.qt3d.core with parameters of type QNodeId -
Uses of QNodeId in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QNodeIdModifier and TypeMethodDescriptionfinal QNodeId
QRayCasterHit.entityId()
Returns the id of the entity that was hitMethods in io.qt.qt3d.render with parameters of type QNodeIdModifier and TypeMethodDescriptionfinal void
final void
QCameraLens.viewEntity
(QNodeId entityId, QNodeId cameraId) Constructors in io.qt.qt3d.render with parameters of type QNodeIdModifierConstructorDescriptionQRayCasterHit
(QRayCasterHit.HitType type, QNodeId id, float distance, QVector3D localIntersect, QVector3D worldIntersect, int primitiveIndex, int v1, int v2, int v3)