Module dyon::embed

source ·
Expand description

Traits for Dyon interop.

Traits

  • Convert from and to mat4.
  • Implemented by types that can be converted to and from vec4.
  • Implemented by types that can be popped from the runtime stack.
  • Implemented by types that can be pushed to the runtime stack.

Functions