const TexSRT & GetTexSRT( u32 idx ) const;
| Name | Description | |
|---|---|---|
| idx | Index. |
Gets the texture SRT matrix.
This function generates an assert if a value larger than the number of texture SRT matrices set by the ReserveMem() or SetTexSRTNum() function is passed in idx.
CONFIDENTIAL