QDirectionalLight Class
(Qt3DRender::QDirectionalLight)Inherits: | QLight |
Properties
- direction : QVector3D
- 3 properties inherited from Qt3DRender::QLight
- 1 property inherited from Qt3DCore::QComponent
- 2 properties inherited from Qt3DCore::QNode
Public Functions
QDirectionalLight(Qt3DCore::QNode *parent = 0) | |
QVector3D | direction() const |
- 3 public functions inherited from Qt3DRender::QLight
- 1 public function inherited from Qt3DRender::QShaderData
- 2 public functions inherited from Qt3DCore::QComponent
- 6 public functions inherited from Qt3DCore::QNode
Public Slots
void | setDirection(const QVector3D &direction) |
- 3 public slots inherited from Qt3DRender::QLight
- 1 public slot inherited from Qt3DCore::QComponent
- 2 public slots inherited from Qt3DCore::QNode
Signals
void | directionChanged(const QVector3D &direction) |
- 3 signals inherited from Qt3DRender::QLight
- 2 signals inherited from Qt3DCore::QComponent
- 2 signals inherited from Qt3DCore::QNode
Protected Functions
QDirectionalLight(QDirectionalLightPrivate &dd, Qt3DCore::QNode *parent = 0) | |
void | copy(const Qt3DCore::QNode *ref) |
- 1 protected function inherited from Qt3DRender::QLight
- 1 protected function inherited from Qt3DRender::QShaderData
- 1 protected function inherited from Qt3DCore::QComponent
- 3 protected functions inherited from Qt3DCore::QNode
Additional Inherited Members
- 1 static protected member inherited from Qt3DCore::QNode