nn::math::MTX22::GetRow Member Function

Syntax

VEC2 & GetRow(
     int index
);

const VEC2 & GetRow(
     int index
) const;

List of Overloaded Member Functions

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

Description of GetRow(int)

Gets a row as a VEC2-type value.

Description of GetRow(int)

Gets a row as a VEC2-type value.


CONFIDENTIAL