This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

template<typename Op, template< LightTypeId > class>
struct Enlighten::SortedLightsVisitor< LIGHT_TYPE_INVALID, Op, LightTypeFilter >

Terminator condition for light visitor.

Functions

Name Description
Visit(const SortedLights *, Op &)

Does nothing.


static GEO_CONTROLLED_INLINE void Enlighten::SortedLightsVisitor< LIGHT_TYPE_INVALID, Op, LightTypeFilter >::Visit


public: GEO_CONTROLLED_INLINE void Visit
(
    const SortedLights * sortedLights,
    Op & operation
)


Does nothing.

  • No labels