formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_tmap_filetab_src_floc

Description

Gets a texture file table entry's source file location. This file location contains the name and file path of the source texture map file.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_tmap_filetab_src_floc(

fz_ffmt_tmap_file_ptr

item,

fzrt_floc_ptr

floc1 )

Parameters

item [Input]

The texture file table entry.

floc1 [Result]

A file location containing the file name and path of the source texture.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h