include
tesseract_geometry
utils.h
Go to the documentation of this file.
1
26
#ifndef TESSERACT_GEOMETRY_UTILS_H
27
#define TESSERACT_GEOMETRY_UTILS_H
28
29
namespace
tesseract_geometry
30
{
31
class
Geometry;
32
39
bool
isIdentical
(
const
Geometry& geom1,
const
Geometry& geom2);
40
41
}
// namespace tesseract_geometry
42
#endif
tesseract_geometry::isIdentical
bool isIdentical(const Geometry &geom1, const Geometry &geom2)
Check if two Geometries are identical.
Definition:
utils.cpp:38
tesseract_geometry
Definition:
fwd.h:31
tesseract_geometry
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:46