All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Triangle.cpp File Reference

Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary, it follows OGC Simple Feature Specification - SFS (Simple Feature Access - Part 1: Common Architecture). More...

#include "Triangle.h"

Go to the source code of this file.

Detailed Description

Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary, it follows OGC Simple Feature Specification - SFS (Simple Feature Access - Part 1: Common Architecture).

Definition in file Triangle.cpp.