struct Enlighten::SortedLightsOperator
Sorted lights operator interface.
Functions
Name | Description |
---|---|
operator()(const SortedLights *, Geo::s32, Geo::s32) | Default implementation. |
virtual void Enlighten::SortedLightsOperator::operator()
public: virtual void operator()
(
const SortedLights * sortedLights,
Geo::s32 typeIdx,
Geo::s32 lightIdx
)
Default implementation.