Qt 5.12
Qt 3D
C++ Classes
QRayCasterHit
Qt 5.12.12 Reference Documentation
List of All Members for QRayCasterHit
This is the complete list of members for
Qt3DRender::QRayCasterHit
, including inherited members.
enum
HitType
typedef
QtGadgetHelper
QRayCasterHit
()
QRayCasterHit
(QRayCasterHit::HitType , Qt3DCore::QNodeId , float , const QVector3D &, const QVector3D &, uint , uint , uint , uint )
QRayCasterHit
(const Qt3DRender::QRayCasterHit &)
~QRayCasterHit
()
distance
() const : float
entity
() const : Qt3DCore::QEntity *
entityId
() const : Qt3DCore::QNodeId
localIntersection
() const : QVector3D
primitiveIndex
() const : uint
qt_check_for_QGADGET_macro
()
staticMetaObject
: const QMetaObject
type
() const : Qt3DRender::QRayCasterHit::HitType
vertex1Index
() const : uint
vertex2Index
() const : uint
vertex3Index
() const : uint
worldIntersection
() const : QVector3D
operator=
(const Qt3DRender::QRayCasterHit &) : Qt3DRender::QRayCasterHit &