DrawTexturedPolyLine
void ISurface::DrawTexturedPolyLine( const Vertex_t *p,int n )
This function performs a similar task to DrawTexturedPolygon; the difference being this function only draws the outline.
This function performs a similar task to DrawTexturedPolygon; the difference being this function only draws the outline.