Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NearestObject ¶
NearestObject returns an index of the nearest Object in the selection.
Types ¶
type Color ¶
type Color struct {
// contains filtered or unexported fields
}
Color stores RGB color values and a thickness value.
type Object ¶
type Object struct {
// contains filtered or unexported fields
}
Object is detectable by the observer.
Click to show internal directories.
Click to hide internal directories.