QPickLineEvent

PyQt5.Qt3DRender.QPickLineEvent

Inherits from QPickEvent.

Description

The QPickLineEvent class holds information when a segment of a line is picked.

See also

QPickEvent.

Methods

__init__()

TODO


__init__(Union[QPointF, QPoint], QVector3D, QVector3D, float, int, int, int, Buttons, int, int)

TODO


edgeIndex() → int

QPickLineEvent::edgeIndex Returns the index of the picked edge


vertex1Index() → int

QPickLineEvent::vertex1Index Returns the index of the first point of the picked edge


vertex2Index() → int

QPickLineEvent::vertex2Index Returns the index of the second point of the picked triangle