QGeometryCollider Class

(Qt3D::QGeometryCollider)

Represents a geometric mesh used for collision detection More...

Header: #include <QGeometryCollider>
Since: Qt 5.5
Instantiated By: GeometryCollider
Inherits: QAbstractCollider

Public Functions

QGeometryCollider(QNode * parent = 0)
~QGeometryCollider()

Additional Inherited Members

Detailed Description

Represents a geometric mesh used for collision detection

Member Function Documentation

QGeometryCollider::QGeometryCollider(QNode * parent = 0)

Constructs a new QGeometryCollider instance with parent parent.

QGeometryCollider::~QGeometryCollider()

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.