![]() |
#include <ChessSquareMesh.hpp>
Collaboration diagram for ChessSquare:

Public Member Functions | |
| ChessSquare (Contour &c) | |
| bool | isFullyConnected () const |
| float | getSummedDistanceFromPoint (FloatVec point) |
| PointCorrespondence | getPointCorrespondence (int whichCorner, int orientation, int curX, int curY) |
| FloatVec | getCenter () |
Public Attributes | |
| ChessCorner | corners [4] |
Definition at line 39 of file ChessSquareMesh.hpp.
1.3