formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_iface_tmpl

Description

The dialog template function. This function needs to create a dialog template to display the window options of the render. This can be done using the functions in the fz_fuim_fset function set defined in "fz_fuim_api.h".

Plugin Prototype

fzrt_error_td fz_rndr_cbak_iface_tmpl(

fzrt_int

windex,

fz_fuim_tmpl_ptr

tmpl_mngr,

fzrt_ptr

wind_opts )

Parameters

windex [Input]

project window index

tmpl_mngr [Input]

pointer to formZ fuim template manager

wind_opts [Input]

The renderers window options

Returns

Error codes.

Availability

5.0.0.0

Function Set

fz_rndr_cbak_fset


Defined in

fz_rndr_api.h