![]() |
nsbaci 1.0
|
Triangle shape defined by three vertices. More...
#include <drawingTypes.h>

Public Member Functions | |
| Triangle (Point a, Point b, Point c, bool fill=false) | |
Public Attributes | |
| Point | p1 |
| Point | p2 |
| Point | p3 |
| bool | filled = false |
Triangle shape defined by three vertices.