Documentation ¶
Index ¶
- type Type
- func (org Type) ABS() Type
- func (org Type) Add(vecs ...Type) Type
- func (org Type) Cross(other Type) Type
- func (org Type) Div(vecs ...Type) Type
- func (org Type) Dot(other Type) float32
- func (org Type) Length() float32
- func (org Type) Mul(vecs ...Type) Type
- func (org Type) Neg() Type
- func (org Type) Norm() Type
- func (org Type) Scale(scalar float32) Type
- func (org Type) Sub(vecs ...Type) Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.