Function gpa::playback::operator!=(BlendState const&, BlendState const&)

Function Documentation

bool gpa::playback::operator!=(BlendState const &lhs, BlendState const &rhs)

Gets a value indicating whether or not two BlendState are inequal.

Parameters
  • lhs -- [in] The left hand side object to compare for inequality

  • rhs -- [in] The right hand side object to compare for inequality

Returns

Whether or not the given BlendState are inequal