[API function]
FSOUND_Geometry_List_End
Ends the description of a polygon list, started with FSOUND_Geometry_List_Begin, then built
with FSOUND_Geometry_AddPolygon.
signed char F_API
FSOUND_Geometry_List_End
(
FSOUND_GEOMLIST *
geomlist
);
Parameters
geomlist
Pointer to a valid geometry list
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
See Also
FSOUND_Geometry_AddPolygon
,
FSOUND_Geometry_List_Begin
,
FSOUND_Geometry_List_Create
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.