namespace Enlighten InputLightingValidation

This is the documentation for Enlighten.

namespace Enlighten InputLightingValidation

Enlighten::InputLightingValidation

Static checking functionality.

Validates that the light types are correctly formed.

Classes

Name

Description

Typedefs

Name

Description

Name

Description

char(& no)[2]

No.

char(& yes)[1]

Yes.

Variables

Name

Description

Name

Description

const bool isValid = CheckForMalformedLightTypes<LIGHT_TYPE_NUM_TYPES-1>::Check()

We want to verify at compile-time that all the light classes are correctly formed, so thats what we do here.