nn::math::QUAT::operator- Member Function

Syntax

self_type operator-(
     const self_type & rhs
) const;

Arguments

Name Description
rhs

Return Values

Description

Returns the result after quaternion subtraction.


CONFIDENTIAL