Properties
Readonly
vertex1
Readonly
vertex2
Readonly
vertex3
Accessors
circumcenter
- get circumcenter(): default
-
edgeAB
- get edgeAB(): default<default>
-
edgeBC
- get edgeBC(): default<default>
-
edgeCA
- get edgeCA(): default<default>
-
Methods
toString
- toString(): string
-
Returns string
Triangle class. Note: Don't change the values in the vertices after construction.