Documentation
¶
Index ¶
- func Box(size r2.Vec, round float64) (s sdf.SDF2, err error)
- func Circle(radius float64) (s sdf.SDF2, err error)
- func Line(l, round float64) (s sdf.SDF2, err error)
- func Nagon(n int, radius float64) (s d2.Set, err error)
- func NewPolygon() *must2.PolygonBuilder
- func Polygon(vertex []r2.Vec) (s sdf.SDF2, err error)
- func ThreadLookup(name string) (must2.ThreadParameters, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ThreadLookup ¶
func ThreadLookup(name string) (must2.ThreadParameters, error)
ThreadLookup lookups the parameters for a thread by name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.