formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Returns a pointer to the window data of a renderer. The renderer is identified by its UUID. The window data storage is maintained by formZ. It is a block of memory allocated to the size returned by the renderer's info function.
Plugin Prototype
short fz_rndr_wind_data_get(
fzrt_int | windex, |
rndr_uuid, | |
fzrt_ptr * | wind_data ) |
Parameters
windex [Input]
project window index
rndr_uuid [Input]
The renderer's UUID
wind_data [Result]
A pointer to the renderer's window data
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in