QBoundingVolumeDebug Class

(Qt3DRender::QBoundingVolumeDebug)

Properties

Public Functions

QBoundingVolumeDebug(Qt3DCore::QNode *parent = Q_NULLPTR)
~QBoundingVolumeDebug()
bool recursive() const

Public Slots

void setRecursive(bool recursive)

Signals

void recursiveChanged(bool recursive)

Protected Functions

void copy(const Qt3DCore::QNode *ref)
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &change)

Additional Inherited Members

Property Documentation

recursive : bool

Access functions:

bool recursive() const
void setRecursive(bool recursive)

Notifier signal:

void recursiveChanged(bool recursive)

Member Function Documentation

QBoundingVolumeDebug::QBoundingVolumeDebug(Qt3DCore::QNode *parent = Q_NULLPTR)

Default constructs an instance of QBoundingVolumeDebug.

QBoundingVolumeDebug::~QBoundingVolumeDebug()

Destroys the instance of QBoundingVolumeDebug.

[protected] void QBoundingVolumeDebug::copy(const Qt3DCore::QNode *ref)

[protected] void QBoundingVolumeDebug::sceneChangeEvent(const Qt3DCore::QSceneChangePtr &change)

© 2017 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.