formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Returns a pointer to the project data of a renderer. The renderer is identified by its UUID. The project 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_proj_data_get(
fzrt_int | windex, |
rndr_uuid, | |
fzrt_ptr * | proj_data ) |
Parameters
windex [Input]
project window index
rndr_uuid [Input]
The renderer's UUID
proj_data [Result]
A pointer to the renderer's project data
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in