nn::math::MTX44::GetRow Member Function

Syntax

VEC4 & GetRow(
     int index
);

const VEC4 & GetRow(
     int index
) const;

List of Overloaded Member Functions

GetRow(int) Gets a row as a VEC4-type value.
GetRow(int) Gets a row as a VEC4-type value.

Description of GetRow(int)

Gets a row as a VEC4-type value.

Description of GetRow(int)

Gets a row as a VEC4-type value.


CONFIDENTIAL