Files Classes Functions Hierarchy
#include <gobj.h>#include <mathlib.h>#include <triangle.h>
Go to the source code of this file.
Classes | |
| class | triangledisplay< TR > |
| Monolith of triangle display options. More... | |
| class | triangledisplaypoints< TR > |
| Monolith of triangle point properties displayed. More... | |
| class | triangledisplaymesh< TR > |
| Display the triangle's edges. More... | |
| class | triangledisplaymidpoints< TR > |
| Display the triangle's midpoints. More... | |
| class | triangledisplaybisectpoints< TR > |
| Display the triangle's bisect points. More... | |
| class | triangledisplaycentroid< TR > |
| Display the average of the three points by constructing lines through the mid points. More... | |
| class | triangledisplayorthocenter< TR > |
| Display the triangle's orthocenter where altitudes intersect with the opposite vertex and each other. More... | |
| class | triangledisplaycircumcenter< TR > |
| Display the triangle's circumcenter. More... | |
| class | triangledisplayincenter< TR > |
| Display the triangle's incenter. More... | |
| class | triangledisplayfermatpoint< TR > |
| Display the Fermat point. More... | |
| class | triangledisplaynapoleanpoint< TR > |
| Display the triangle's napolean point. More... | |
| class | triangledisplaygergonnepoint< TR > |
| Display the triangle's Gergonne point. Find the inner circle intersection points with the triangle. Their intersection with their opposite points generates the Gergonne point. More... | |
1.5.8