36#ifndef SENSORTREEITEM_H
37#define SENSORTREEITEM_H
82 QMatrix4x4 m_orientation;
83 bool m_hasOrientation =
false;
disp3D_rhi library export/import macros.
#define DISP3DRHISHARED_EXPORT
AbstractTreeItem class declaration.
AbstractTreeItem(const QString &text="", int type=AbstractItem)
int type() const override
SensorTreeItem(const QString &text, const QVector3D &pos, const QColor &color, float scale, int type=AbstractTreeItem::SensorItem)
bool hasOrientation() const
~SensorTreeItem()=default
QVector3D position() const
void setOrientation(const QMatrix4x4 &orient)
const QMatrix4x4 & orientation() const