Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
SVG_RendererHooks_ Struct Reference

#include <otsvg.h>

Data Fields

SVG_Lib_Init_Func init_svg
 
SVG_Lib_Free_Func free_svg
 
SVG_Lib_Render_Func render_svg
 
SVG_Lib_Preset_Slot_Func preset_slot
 

Detailed Description

Definition at line 244 of file otsvg.h.

Field Documentation

◆ free_svg

SVG_Lib_Free_Func SVG_RendererHooks_::free_svg

Definition at line 247 of file otsvg.h.

◆ init_svg

SVG_Lib_Init_Func SVG_RendererHooks_::init_svg

Definition at line 246 of file otsvg.h.

◆ preset_slot

SVG_Lib_Preset_Slot_Func SVG_RendererHooks_::preset_slot

Definition at line 250 of file otsvg.h.

◆ render_svg

SVG_Lib_Render_Func SVG_RendererHooks_::render_svg

Definition at line 248 of file otsvg.h.


The documentation for this struct was generated from the following file: