DrawTexturedLine
From Valve Developer Community
| ← Back to DrawTexturedRect | Return to ISurface | Continue to DrawTexturedPolyLine → |
[edit]
void ISurface::DrawTexturedLine( const Vertex_t &a, const Vertex_t &b )
This function draws a line from a to b with the set texture.
