DrawTexturedPolyLine

From Valve Developer Community
Revision as of 20:09, 9 May 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

void DrawTexturedSubRect( int x0, int y0, int x1, int y1,
float texs0, float text0, float texs1, float text1 )

This function draws a textured rectangle with specified transformation values where tex*0 pertains to the top left and tex*1 pertains to the bottom right.