就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt 3D
C++ 类
QRayCasterHit
List of All Members for QRayCasterHit
这是完整成员列表为
Qt3DRender::QRayCasterHit
,包括继承的成员。
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 &