Documentation
¶
Index ¶
- func Area(ring [][2]float64) float64
- func Collinear(a, b, c [2]float64) bool
- func Contains(ring [][2]float64, hole [][2]float64) int
- func Contour() *contour
- func RingContains(ring [][2]float64, point [2]float64) int
- func SegmentContains(a, b, c [2]float64) bool
- func Within(p, q, r float64) bool
- type ContourPolygon
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RingContains ¶ added in v1.1.2
func SegmentContains ¶ added in v1.1.2
Types ¶
type ContourPolygon ¶
Click to show internal directories.
Click to hide internal directories.