#include <mastertrainer.h>
Public Member Functions | |
| ShapeDist () | |
| ShapeDist (int s1, int s2, float dist) | |
| bool | operator< (const ShapeDist &other) const |
Public Attributes | |
| int | shape1 |
| int | shape2 |
| float | distance |
|
inline |
|
inline |
|
inline |
| float tesseract::ShapeDist::distance |
| int tesseract::ShapeDist::shape1 |
| int tesseract::ShapeDist::shape2 |