FieldPacker.AddMatrix Método

Definição

Sobrecargas

AddMatrix(Matrix2f)

[Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix2f;)V", "GetAddMatrix_Landroid_renderscript_Matrix2f_Handler")]
public virtual void AddMatrix(Android.Renderscripts.Matrix2f? v);
[<Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix2f;)V", "GetAddMatrix_Landroid_renderscript_Matrix2f_Handler")>]
abstract member AddMatrix : Android.Renderscripts.Matrix2f -> unit
override this.AddMatrix : Android.Renderscripts.Matrix2f -> unit

Parâmetros

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a

AddMatrix(Matrix3f)

[Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix3f;)V", "GetAddMatrix_Landroid_renderscript_Matrix3f_Handler")]
public virtual void AddMatrix(Android.Renderscripts.Matrix3f? v);
[<Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix3f;)V", "GetAddMatrix_Landroid_renderscript_Matrix3f_Handler")>]
abstract member AddMatrix : Android.Renderscripts.Matrix3f -> unit
override this.AddMatrix : Android.Renderscripts.Matrix3f -> unit

Parâmetros

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a

AddMatrix(Matrix4f)

[Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix4f;)V", "GetAddMatrix_Landroid_renderscript_Matrix4f_Handler")]
public virtual void AddMatrix(Android.Renderscripts.Matrix4f? v);
[<Android.Runtime.Register("addMatrix", "(Landroid/renderscript/Matrix4f;)V", "GetAddMatrix_Landroid_renderscript_Matrix4f_Handler")>]
abstract member AddMatrix : Android.Renderscripts.Matrix4f -> unit
override this.AddMatrix : Android.Renderscripts.Matrix4f -> unit

Parâmetros

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a