Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Check that a light type inherits from InputLightBase.

Variables

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

Value.

Functions

NameDescription
Check()

Check that will raise compiler error.


Anchor
a6b1eeba281da22c38dccad0366c879d0
a6b1eeba281da22c38dccad0366c879d0

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

...

public: bool Check()

...

Check that will raise compiler error.