Function gpa::api_types::operator!=(Offset3D const&, Offset3D const&)
Defined in File structures.h
Function Documentation
-
bool gpa::api_types::operator!=(Offset3D const &lhs, Offset3D const &rhs)
Gets a value indicating whether or not two Offset3Ds 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 Offset3Ds are inequal