IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QPickPointEvent Class

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

This class was introduced in Qt 5.10.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QPickPointEvent Class

  • Header: QPickPointEvent

  • Since: Qt 5.10

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS 3drender)

    target_link_libraries(mytarget PRIVATE Qt6::3drender)

  • qmake: QT += 3drender

  • Inherited By:

  • Instantiated By: qml-qt3d-render-pickpointevent.xml

  • Inherits: Qt3DRender::QPickEvent

Detailed Description

 

See Also

See also QPickEvent

Property Documentation

 

[read-only] pointIndex : const uint

Specifies the index of the point that was picked

Access functions:

Member Function Documentation

 

QPickPointEvent::QPickPointEvent()

Constructs a new QPickPointEvent.

uint QPickPointEvent::pointIndex() const

QPickPointEvent::pointIndex Returns the index of the picked point

Getter function for property pointIndex.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+