Table of Contents

Method RotationArbitraryAxis

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotationArbitraryAxis(double, double, double, double)

public static Matrix4x4Double RotationArbitraryAxis(double axisX, double axisY, double axisZ, double angle)

Parameters

axisX double
axisY double
axisZ double
angle double

Returns

Matrix4x4Double