Function:ds2bbset

From S2PLOT

Revision as of 23:40, 6 January 2009; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

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.