nn::math::MTX33::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 VEC3-type value.
GetRow(int) Gets a row as a VEC3-type value.

Description of GetRow(int)

Gets a row as a VEC3-type value.

Description of GetRow(int)

Gets a row as a VEC3-type value.


CONFIDENTIAL