a function called after the render context has been created
int my_startrender( struct _doc_ctrl *c );
This function is called before drawing the first slice but after:
This function lets you replace the default render functions in the render context. For more information, see the Render Library chapter.
The default version of this function does nothing.
Photon
| Safety: | |
|---|---|
| Interrupt handler | Not applicable |
| Signal handler | Not applicable |
| Thread | Not applicable |