

Public Member Functions | |
| Shape2D (std::string n, double s, Rectangle b, std::vector< Point2D< int > > p) | |
Public Attributes | |
| std::string | name |
| double | score |
| Rectangle | bb |
| std::vector< Point2D< int > > | polygon |
Definition at line 64 of file LineMatching.H.
1.6.3