nn::math::MTX23::GetRow Member Function

Syntax

VEC3 & GetRow(
     int index
);

const VEC3 & 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