Метод | Описание | |
---|---|---|
MxMatrixEffectTemplate ( ) : LumosLIB.Kernel.Log |
Метод | Описание | |
---|---|---|
MxMatrixEffectTemplate ( object Speed ) : LumosLIB.Kernel.Log | ||
cloneAbstractFilter ( ) : AbstractFilter | ||
getParameterInternal ( string name ) : object | ||
processMatrix ( System.Matrix input, System.Matrix &output, long time ) : bool | ||
setParameterInternal ( string name, object value ) : bool |
Метод | Описание | |
---|---|---|
ExeptionString ( string Caption ) : string |
public MxMatrixEffectTemplate ( ) : LumosLIB.Kernel.Log | ||
Результат | LumosLIB.Kernel.Log |
protected MxMatrixEffectTemplate ( object Speed ) : LumosLIB.Kernel.Log | ||
Speed | object | |
Результат | LumosLIB.Kernel.Log |
protected cloneAbstractFilter ( ) : AbstractFilter | ||
Результат | AbstractFilter |
protected getParameterInternal ( string name ) : object | ||
name | string | |
Результат | object |
protected processMatrix ( System.Matrix input, System.Matrix &output, long time ) : bool | ||
input | System.Matrix | |
output | System.Matrix | |
time | long | |
Результат | bool |
protected setParameterInternal ( string name, object value ) : bool | ||
name | string | |
value | object | |
Результат | bool |