Function:ns2texpoly3d
From S2PLOT
(Difference between revisions)
Revision as of 23:12, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:57, 7 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 19: | Line 19: | ||
[[S2PLOT:Function List | Back]] to S2PLOT function list. | [[S2PLOT:Function List | Back]] to S2PLOT function list. | ||
- | |||
- | |||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
- | |||
- | |||
- | Back to [[Function:Template | template]] page. |
Revision as of 22:57, 7 January 2009
ns2texpoly3d
A textured polygon.
Prototype
void ns2texpoly3d(XYZ *iP, XYZ *iTC, float in, unsigned int texid, char itrans, float ialpha);
Description
A textured polygon.
See Also
Code Example
Back to S2PLOT function list.