E3DTransformMatrix::CreateRotationXMatrix

Creates a rotation E3DTransformMatrix around the X axis matrix.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DTransformMatrix CreateRotationXMatrix(
   float angle
)

Parameters

angle

Rotation angle.

E3DTransformMatrix.CreateRotationXMatrix

Creates a rotation E3DTransformMatrix around the X axis matrix.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

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

Parameters

angle

Rotation angle.