Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Vector ¶
type Vector struct {
X, Y, Z float64
}
Vector - struct holding X Y Z values of a 3D vector
func (Vector) MultiplyByScalar ¶
MultiplyByScalar - multiplies a Vector by s float64
Click to show internal directories.
Click to hide internal directories.