Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RotationalState ¶
func (RotationalState) Lerp ¶
func (r RotationalState) Lerp(to RotationalState, delta float64) RotationalState
func (RotationalState) Step ¶
func (r RotationalState) Step(dt float64) RotationalState
type TranslationalState ¶
func (TranslationalState) Lerp ¶
func (t TranslationalState) Lerp(to TranslationalState, delta float64) TranslationalState
func (TranslationalState) Step ¶
func (t TranslationalState) Step(dt float64) TranslationalState
Click to show internal directories.
Click to hide internal directories.