Function:ds2vbbr

From S2PLOT

Revision as of 03:20, 10 March 2008; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

ds2vbbr

Draw a (dynamic) "billboard" texture with specified rotation.

Prototype

void ds2vbbr(XYZ iP, XYZ iStretch, float isize, float ipangle, COLOUR iC, 
unsigned int itexid, float alpha, char trans);

Description

Draw a (dynamic) "billboard", with rotation ipangle (in degrees) of the texture about the view direction

See Also

ds2bb.
ds2vbb.

Code Example

Back to S2PLOT function list.


Personal tools