Qt3DRender.QPickPointEvent¶
The
QPickPointEvent
class holds information when a segment of a point cloud is picked. More…

New in version 5.10.
Synopsis¶
Functions¶
def
pointIndex
()
Detailed Description¶
See also
QPickEvent
-
class
PySide2.Qt3DRender.Qt3DRender.
QPickPointEvent
¶ PySide2.Qt3DRender.Qt3DRender.QPickPointEvent(position, worldIntersection, localIntersection, distance, pointIndex, button, buttons, modifiers)
- param worldIntersection
QVector3D
- param pointIndex
uint
- param modifiers
int
- param localIntersection
QVector3D
- param buttons
int
- param distance
float
- param position
QPointF
- param button
Buttons
Constructs a new
QPickPointEvent
.
-
PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.
pointIndex
()¶ - Return type
uint
pointIndex
Returns the index of the picked point