|
IntelliPhoto
0.5
|
The Triangle struct holds the 3 vertices of a triangle. More...
#include <IntelliTriangulation.h>
Public Attributes | |
| QPoint | A |
| QPoint | B |
| QPoint | C |
The Triangle struct holds the 3 vertices of a triangle.
Definition at line 13 of file IntelliTriangulation.h.
| QPoint Triangle::A |
Definition at line 14 of file IntelliTriangulation.h.
| QPoint Triangle::B |
Definition at line 14 of file IntelliTriangulation.h.
| QPoint Triangle::C |
Definition at line 14 of file IntelliTriangulation.h.