Matrix3D Constructor (RotationAngles3D)

CVB.Net Documentation
Constructor.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Matrix3D(
	RotationAngles3D rotationAngles
)

Parameters

rotationAngles
Type: Stemmer.CvbRotationAngles3D
Rotation angles to create matrix from.
Exceptions

ExceptionCondition
CvbExceptionWhen creating the matrix failed.
See Also

Reference