nn::math::MTX44::operator*= Member Function

Syntax

self_type & operator*=(
     const self_type & rhs
);

Arguments

Name Description
rhs

Return Values

Description

Assigns the values of a postmultiplied matrix.


CONFIDENTIAL