struct Enlighten SortedLightsOperator

This is the documentation for Enlighten.

struct Enlighten SortedLightsOperator

struct Enlighten::SortedLightsOperator

 

Sorted lights operator interface.

Functions

Name

Description

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.