E3DTransformMatrix::CreateRotationZMatrix

Creates a rotation E3DTransformMatrix around the Z axis matrix.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DTransformMatrix CreateRotationZMatrix(
   float angle
)

Parameters

angle

Rotation angle.

E3DTransformMatrix.CreateRotationZMatrix

Creates a rotation E3DTransformMatrix around the Z axis matrix.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.E3DTransformMatrix CreateRotationZMatrix(
   float angle
)

Parameters

angle

Rotation angle.