formZ SDK | 5.0 API Reference | System | Texture Maps
Description
Copies one embedded tmap to another. Note, that the destiantion tmap must have been previoulsy been allocated via fz_tmap_embd_allocate
Plugin Prototype
fzrt_error_td fz_tmap_embd_copy(
src_tmap, | |
dst_tmap ) |
Parameters
src_tmap [Input]
the source embedded texture map
dst_tmap [Input]
the destination embedded texture map
Returns
error codes
Availability
7.0.0.0
See Also
Function Set
Defined in