formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_copy

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(

fz_tmap_embd_ptr

src_tmap,

fz_tmap_embd_ptr

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

fz_tmap_embd_allocate

Function Set

fz_tmap_fset


Defined in

fz_tmap_api.h