formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_free

Description

Deallocates an embdedded texture map, previously allocated with fz_tmap_embd_allocate

Plugin Prototype

fzrt_error_td fz_tmap_embd_free(

fzrt_zone_ptr

zone_ptr,

fz_tmap_embd_ptr *

tmap_embd )

Parameters

zone_ptr [Input]

the memory zone in which the texture map's memory is allocated

tmap_embd [Input, Result]

the embedded texture map

Returns

error codes

Availability

7.0.0.0

See Also

fz_tmap_embd_allocate

Function Set

fz_tmap_fset


Defined in

fz_tmap_api.h