geometry

package
v0.0.0-...-7662366 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

reference gopl.io ch6

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

type Path []Point

func (Path) Distance

func (path Path) Distance() float64

type Point

type Point struct{ X, Y float64 }

func (Point) Distance

func (p Point) Distance(q Point) float64

func (*Point) Shift

func (p *Point) Shift(s float64)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL