Click or drag to resize

Matrix33  Conversion (Matrix33 to Matrix44)

Namespace:  Clio.Utilities
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static implicit operator Matrix44 (
	Matrix33 m
)

Parameters

m
Type: Clio.UtilitiesMatrix33

Return Value

Type: Matrix44
See Also