Méthode | Description | |
---|---|---|
MxMatrixEffectTemplate ( ) : LumosLIB.Kernel.Log |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
ExeptionString ( string Caption ) : string |
public MxMatrixEffectTemplate ( ) : LumosLIB.Kernel.Log | ||
Résultat | LumosLIB.Kernel.Log |
protected MxMatrixEffectTemplate ( object Speed ) : LumosLIB.Kernel.Log | ||
Speed | object | |
Résultat | LumosLIB.Kernel.Log |
protected cloneAbstractFilter ( ) : AbstractFilter | ||
Résultat | AbstractFilter |
protected getParameterInternal ( string name ) : object | ||
name | string | |
Résultat | object |
protected processMatrix ( System.Matrix input, System.Matrix &output, long time ) : bool | ||
input | System.Matrix | |
output | System.Matrix | |
time | long | |
Résultat | bool |
protected setParameterInternal ( string name, object value ) : bool | ||
name | string | |
value | object | |
Résultat | bool |