Function gpa::api_types::operator!=(Extent3D const&, Extent3D const&)

Function Documentation

bool gpa::api_types::operator!=(Extent3D const &lhs, Extent3D const &rhs)

Gets a value indicating whether or not two Extent3Ds 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 Extent3Ds are inequal