nn::math::MTX44::operator- Member Function

Syntax

self_type operator-(
     const self_type & rhs
) const;

Arguments

Name Description
rhs

Return Values

Description

Returns the result after matrix subtraction.


CONFIDENTIAL