Inherited by CPolygon.
Public Member Functions | |
| IPolygon@ | AddVertex (uint16 x, uint16 y) |
| IPolygon@ | AddVertices (array< uint16 >& hexes) |
| void | GetTriangulation (array< uint16 >& triangles) |
| bool | IsWithin (uint16 x, uint16 y) |
| void GetTriangulation | ( | array< uint16 >& | triangles | ) |
Implemented in CPolygon.
| bool IsWithin | ( | uint16 | x, | |
| uint16 | y | |||
| ) |
Implemented in CPolygon.
1.7.1