struct Enlighten InputLightingValidation InheritsFromInputLightBase

This is the documentation for Enlighten.

struct Enlighten InputLightingValidation InheritsFromInputLightBase

template<typename LightType>
struct Enlighten::InputLightingValidation::InheritsFromInputLightBase

Check that a light type inherits from InputLightBase.

Variables

Name

Description

Name

Description

const bool Value = IsBaseOf< InputLightBase, LightType >::Value

Value.

Functions

Name

Description

Name

Description

Check()

Check that will raise compiler error.



static bool Enlighten::InputLightingValidation::InheritsFromInputLightBase< LightType >::Check


public: bool Check()


Check that will raise compiler error.