Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary. More...
#include "Polygon.h"Go to the source code of this file.
Classes | |
| class | te::gm::Triangle |
| Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary.
Definition in file Triangle.h.