QBoundingVolumeDebug Class

(Qt3DRender::QBoundingVolumeDebug)
Inherits: Qt3DCore::QComponent

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)

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qt3drender-qboundingvolumedebug.html