[][src]Module dyon::embed

Traits for Dyon interop.

Traits

ConvertMat4

Convert from and to mat4.

ConvertVec4

Implemented by types that can be converted to and from vec4.

PopVariable

Implemented by types that can be popped from the runtime stack.

PushVariable

Implemented by types that can be pushed to the runtime stack.

Functions

obj_field

Gets value of object field.