nsbaci 1.0
Loading...
Searching...
No Matches
nsbaci::types::Triangle Struct Reference

Triangle shape defined by three vertices. More...

#include <drawingTypes.h>

Collaboration diagram for nsbaci::types::Triangle:

Public Member Functions

 Triangle (Point a, Point b, Point c, bool fill=false)

Public Attributes

Point p1
Point p2
Point p3
bool filled = false

Detailed Description

Triangle shape defined by three vertices.


The documentation for this struct was generated from the following file: