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
- 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