nn::hid::CTR::AccelerometerReader::ResetAxisRotationMatrix Member Function

Syntax

void ResetAxisRotationMatrix();

Arguments

None.

Return Values

None.

Description

Initializes the rotation matrix that will be used for transforming the accelerometer's sampling data.

Calling this function initializes the rotation matrix to a nn::math::MTX34 identity matrix.

This is equivalent to when axial rotation is disabled.


CONFIDENTIAL