Qt3DCore¶
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. More…
Synopsis¶
Static functions¶
def
qHash
(id[, seed=0])def
qIdForNode
(node)
Detailed Description¶
- static PySide6.Qt3DCore.Qt3DCore.qHash(id[, seed=0])¶
- Parameters
seed – int
- Return type
int
- static PySide6.Qt3DCore.Qt3DCore.qIdForNode(node)¶
- Parameters
- Return type
Returns node id for node
.
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.