Click or drag to resize

IGraphicsContext3DPrependTransform Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.PrependTransform(Altaxo.Geometry.Matrix4x3)"]


Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void PrependTransform(
	Matrix4x3 m
)

Parameters

m  Matrix4x3

[Missing <param name="m"/> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.PrependTransform(Altaxo.Geometry.Matrix4x3)"]

See Also