Function:ns2texpoly3d
From S2PLOT
(Difference between revisions)
| Revision as of 23:01, 7 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 03:13, 27 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| ==ns2texpoly3d== | ==ns2texpoly3d== | ||
| - | A textured polygon. | + | Draw a 3-d textured polygon. |
| ==Prototype== | ==Prototype== | ||
| Line 9: | Line 9: | ||
| ==Description== | ==Description== | ||
| - | A textured polygon. | + | Draw a 3-d textured polygon. |
| ==See Also== | ==See Also== | ||
Revision as of 03:13, 27 January 2009
ns2texpoly3d
Draw a 3-d textured polygon.
Prototype
void ns2texpoly3d(XYZ *iP, XYZ *iTC, float in, unsigned int texid, char itrans, float ialpha);
Description
Draw a 3-d textured polygon.
See Also
| ns2spheret | Draw a textured sphere, with given centre, radius, colour and texture filename. |
| ns2vspheret | Draw a textured sphere, with given centre, radius, colour and texture filename - vector input. |
