Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

QPickPointEvent Class

class Qt3DRender::QPickPointEvent

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

Header: #include <QPickPointEvent>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3drender)
target_link_libraries(mytarget PRIVATE Qt6::3drender)
qmake: QT += 3drender
Since: Qt 5.10
Instantiated By: PickPointEvent
Inherits: Qt3DRender::QPickEvent

Properties

Public Functions

QPickPointEvent()
uint pointIndex() const

Detailed Description

See also QPickEvent.

Property Documentation

[read-only] pointIndex : const uint

Specifies the index of the point that was picked

Access functions:

uint pointIndex() const

Member Function Documentation

QPickPointEvent::QPickPointEvent()

Constructs a new QPickPointEvent.

uint QPickPointEvent::pointIndex() const

QPickPointEvent::pointIndex Returns the index of the picked point

Note: Getter function for property pointIndex.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded