Function:ns2texpoly3d
From S2PLOT
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. |