Function gpa::playback::operator!=(GeometryExtractor::Request const&, GeometryExtractor::Request const&)
Defined in File geometry-extractor.h
Function Documentation
-
bool gpa::playback::operator!=(GeometryExtractor::Request const &lhs, GeometryExtractor::Request const &rhs)
Gets a value indicating whether or not two GeometryExtractor::Request objects 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 GeometryExtractor::Request objects are inequal