const TexCoordGen & GetTexCoordGen( u32 idx ) const;
| Name | Description | |
|---|---|---|
| idx | Index. |
Gets a texture coordinate generation.
This function generates an assert if a value larger than the number of texture coordinate generations set by the ReserveMem() or SetTexCoordGenNum() function is passed in idx.
CONFIDENTIAL