Struct geom::polygon::Triangle [−][src]
Fields
pt1: Pt2D
pt2: Pt2D
pt3: Pt2D
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Triangle
impl UnwindSafe for Triangle
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self