formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager

fz_rndr_qtvr_get_parm

Description

Gets the parameter indicated by the parameter id of the QuickTime VR options.

Plugin Prototype

fzrt_error_td fz_rndr_qtvr_get_parm(

fzrt_int

windex,

fz_rndr_qtvr_parm_enum

parm_id,

fz_type_td*

data )

Parameters

windex [Input]

project window index

parm_id [Input]

the id of the parameter to retrieve

data [Result]

parameter data

Returns

Error codes.

Availability

5.0.0.0

See Also

fz_rndr_qtvr_set_parm,

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h