[API function]
FSOUND_Geometry_Material_Set
Sets the current material whilst building a polygon audio scene, to the one specified.
signed char F_API
FSOUND_Geometry_Material_Set
(
FSOUND_MATERIAL *
material
);
Parameters
material
Pointer to a valid fsound geometry material.
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
See Also
FSOUND_Geometry_AddPolygon
,
FSOUND_Geometry_Material_Create
,
FSOUND_Geometry_Material_GetAttributes
,
FSOUND_Geometry_Material_SetAttributes
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.