formZ SDK | 5.0 API Reference | System | Texture Maps
Description
Gets the file locator (floc) of a texture map. The floc
argument needs to be allocated and disposed by the
calling code via the API functions fzrt_file_floc_init
and .
fz_tmap_find_file should be called before using this function.
Plugin Prototype
fzrt_error_td fz_tmap_get_floc(
tmap, | |
floc ) |
Parameters
tmap [Input]
the texture map for which to get the file locator
floc [Result]
the file locator
Returns
error codes
Availability
5.0.0.0
See Also
fz_tmap_set_floc_func
Function Set
Defined in