E3DTransformMatrix::CreateRotationYMatrix

Creates a rotation E3DTransformMatrix around the Y axis matrix.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DTransformMatrix CreateRotationYMatrix(
   float angle
)

Parameters

angle

Rotation angle.

E3DTransformMatrix.CreateRotationYMatrix

Creates a rotation E3DTransformMatrix around the Y axis matrix.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

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

Parameters

angle

Rotation angle.