AffineMatrix3D Constructor

CVB.Net Documentation
Constructor.

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

public AffineMatrix3D(
	Matrix3D matrix,
	Point3Dd translation
)

Parameters

matrix
Type: Stemmer.CvbMatrix3D
Matrix to use.
translation
Type: Stemmer.CvbPoint3Dd
Translation to use.
See Also

Reference