QRayCasterHit.HitType. resolve (int value)
Returns the corresponding enum entry for the given value.
Returns the type of the hit
Returns the enum constant of this type with the specified name.
QRayCasterHit.HitType. values ()
Returns an array containing the constants of this enum type, in
the order they are declared.
QRayCasterHit (QRayCasterHit.HitType type,
io.qt.qt3d.core.QNodeId id,
float distance,
io.qt.gui.QVector3D localIntersect,
io.qt.gui.QVector3D worldIntersect,
int primitiveIndex,
int v1,
int v2,
int v3)
QtJambi Reference Documentation 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.