[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V1.ITransformOut.GetMatrixPointer(System.Single**@)"]

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
void GetMatrixPointer(
	out float** ppDst
)

Parameters

ppDst
Type: System..::..Single**%

[Missing <param name="ppDst"/> documentation for "M:VVVV.PluginInterfaces.V1.ITransformOut.GetMatrixPointer(System.Single**@)"]

See Also