Name | Description | |
---|---|---|
Area | Gets the triangle area | |
Bounds | Gets the minimal enclosing rectangle | |
BoundsRange | ||
MediCenter | Gets the medi center of the triangle | |
SideA | Gets the side against the a vertex (b, c) | |
SideB | Gets the side against the b vertex (c, a) | |
SideC | Gets the side against the c vertex (a, b) | |
Vertices | Gets an array of the triangle vertices |