This is the documentation for Enlighten.
Count light size.
| Name | Description |
|---|---|
| Geo::u32 m_Size | Accumulated light size. |
| Name | Description |
|---|---|
| CountLightSizeVisitor() | Constructor. |
| operator()(LightType *) | Accumulates the light size. |
public: CountLightSizeVisitor()
Constructor.
public: void operator()
(
LightType * light
)
Accumulates the light size.