If textureindex is 0 then the engine assumes there's a T.mdl.
Note that it's only loaded by clients, the server never loads it.
Regardless the texture data is stored off in the model_t texinfo member which you can't get to from game code so you can't access it either way.