inochi2d.core.param

Undocumented in source.

Modules

binding
module inochi2d.core.param.binding
Undocumented in source.

Public Imports

inochi2d.core.param.binding
public import inochi2d.core.param.binding;
Undocumented in source.

Members

Classes

Parameter
class Parameter

A parameter

Enums

ParamMergeMode
enum ParamMergeMode
Undocumented in source.

Functions

inParameterCreate
Parameter inParameterCreate(Fghj data)
Undocumented in source. Be warned that the author may not have intended to support it.
inParameterSetFactory
void inParameterSetFactory(Parameter delegate(Fghj) createFunc_)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta