Previous Topic Index Next Topic
[API function]

FSOUND_Geometry_Material_Free

Frees a material allocated with FSOUND_Geometry_Material_Create.

signed char F_API FSOUND_Geometry_Material_Free(
FSOUND_MATERIAL *material
);

Parameters

material Pointer to a valid fsound geometry material type.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

See Also

FSOUND_Geometry_Material_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.