LightGatherer Class

(Qt3DRender::Render::LightGatherer)

Public Functions

LightGatherer()
QVector<LightSource> &lights()
void setManager(EntityManager *manager)
EnvironmentLight *takeEnvironmentLight()

Reimplemented Public Functions

virtual void run()

Member Function Documentation

LightGatherer::LightGatherer()

Default constructs an instance of LightGatherer.

QVector<LightSource> &LightGatherer::lights()

[virtual] void LightGatherer::run()

void LightGatherer::setManager(EntityManager *manager)

EnvironmentLight *LightGatherer::takeEnvironmentLight()