java.lang.Object
io.qt.qt3d.core.Qt3DCore
public final class Qt3DCore extends Object
Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework
Java wrapper for Qt class Qt3DCore
-
Method Summary
Modifier and Type Method Description static long
qHash(QNodeId id)
Overloaded function forqHash(io.qt.qt3d.core.QNodeId, long)
withseed = 0
.static long
qHash(QNodeId id, long seed)
static QNodeId
qIdForNode(QNode node)
-
Method Details
-
qHash
Overloaded function for
qHash(io.qt.qt3d.core.QNodeId, long)
withseed = 0
. -
qHash
-
qIdForNode
-