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

fz_rndr_disp_pbuf_get_func

Description

Gets the buffer formZ is expecting the renderer to draw to. If the buffer is NULL, formZ is expecting a normal rendering pattern to be followed

Plugin Prototype

fzrt_error_td fz_rndr_disp_pbuf_get_func(

fzrt_int

windex,

fzrt_pbuf_ptr *

pbuf )

Parameters

windex [Input]

project window index

pbuf [Input]

buffer to draw to

Returns

Error codes.

Availability

8.5.0.0

Function Set


Defined in

fz_rndr_api.h