package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

BT is a triangle expressed barycentrically.
ErrCoincidentVerticies indicates that a Triangle has at least 2 identical points.
Intersection of a line an a triangle.
TriangleIntersector expresses a triangle as a point and 2 vectors which is the first step of computing line intersections.

# Type aliases

Triangle in 3D.