From S2PLOT
ds2bbset
Draw a set of billboards.
Prototype
void ds2bbset(float *verts, float *cols, float size,
unsigned int texid, char trans, int n);
Description
Draw a set of billboards.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.