LightGatherer Class
(Qt3DRender::Render::LightGatherer)Inherits: | Qt3DCore::QAspectJob |
Public Functions
LightGatherer() | |
QVector<LightSource> & | lights() |
void | setManager(EntityManager *manager) |
EnvironmentLight * | takeEnvironmentLight() |
Reimplemented Public Functions
virtual void | run() |
- 4 public functions inherited from Qt3DCore::QAspectJob
Member Function Documentation
LightGatherer::LightGatherer()
Default constructs an instance of LightGatherer.