Previous Topic Index Next Topic
[Define]

FSOUND_GEOMETRY_MODES

Geometry flags, used as the mode flag in FSOUND_Geometry_AddPolygon

FSOUND_GEOMETRY_NORMAL 0x00 /* Default geometry type. Occluding polygon */
FSOUND_GEOMETRY_REFLECTIVE 0x01 /* This polygon is reflective */
FSOUND_GEOMETRY_OPENING 0x02 /* Overlays a transparency over the previous polygon. The openingfactor value supplied is copied internally. */
FSOUND_GEOMETRY_OPENING_REFERENCE 0x04 /* Overlays a transparency over the previous polygon. The openingfactor supplied is pointed to (for access when building a list) */

See Also

FSOUND_Geometry_AddPolygon

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:10 2001 by SourceDoc v0.10, the automated source code documenter.