position

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Algo

type Algo interface {
	Name() string
	CalcPos(parentTheta float64, parentVector cmath.Vec3, i, n int) (cmath.Vec3, float64)
}

func NewCircular

func NewCircular(parameterMap map[string]interface{}) Algo

func NewHelix

func NewHelix(parameterMap map[string]interface{}) Algo

func NewHexaSpiral

func NewHexaSpiral(parameterMap map[string]interface{}) Algo

func NewSector

func NewSector(parameterMap map[string]interface{}) Algo

func NewSpiral

func NewSpiral(parameterMap map[string]interface{}) Algo

Jump to

Keyboard shortcuts

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