Module context

Source
Expand description

An ɴsɪ context.

Structs§

Context
An ɴꜱɪ Context.
ErrorCallback
Wrapper to pass a FnError closure to a Context.
StatusCallback
Wrapper to pass a FnStatus closure to a Context.

Enums§

Action
The render action to perform when calling render_control().
RenderStatus
The status of a interactive render session.

Traits§

FnError
A closure which is called to inform about the errors during scene defintion or a render.
FnStatus
A closure which is called to inform about the status of an ongoing render.