const TexMap & GetTexMap( u32 idx ) const;
| Name | Description | |
|---|---|---|
| idx | Index. |
Gets the texture data.
This function generates an assert if a value larger than the number of textures set by the ReserveMem() or SetTexMapNum() function is passed in idx.
CONFIDENTIAL