-
Notifications
You must be signed in to change notification settings - Fork 0
/
_i_graphics_nano_v_g_8h_source.html
311 lines (309 loc) · 64.8 KB
/
_i_graphics_nano_v_g_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!-- HTML header for doxygen 1.8.14-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>iPlug 2: IGraphicsNanoVG.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 80px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">iPlug2 - C++ Audio Plug-in Framework
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c70994b0d9919a11b368e677cb7f323c.html">IGraphics</a></li><li class="navelem"><a class="el" href="dir_c649c2f2597c2abb2195531ee49800c5.html">Drawing</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">IGraphicsNanoVG.h</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/*</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"> ==============================================================================</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"></span> </div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> This file is part of the iPlug 2 library. Copyright (C) the iPlug 2 developers.</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"></span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> See LICENSE.txt for more info.</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"></span> </div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"> ==============================================================================</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">*/</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "<a class="code" href="_i_plug_platform_8h.html">IPlugPlatform.h</a>"</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="preprocessor">#include "<a class="code" href="_i_graphics_8h.html">IGraphics.h</a>"</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#include "nanovg.h"</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="preprocessor">#include "mutex.h"</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor">#include <stack></span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment">// Thanks to Olli Wang/MOUI for much of this macro magic https://github.com/ollix/moui</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#if defined IGRAPHICS_GL</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor"> #define NANOVG_FBO_VALID 1</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor"> #include "nanovg_gl_utils.h"</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#elif defined IGRAPHICS_METAL</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="preprocessor"> #include "nanovg_mtl.h"</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="preprocessor">#else</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="preprocessor"> #error you must define either IGRAPHICS_GL2, IGRAPHICS_GLES2 etc or IGRAPHICS_METAL when using IGRAPHICS_NANOVG</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="preprocessor">#if defined IGRAPHICS_GL2</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="preprocessor"> #define NANOVG_GL2 1</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="preprocessor"> #define nvgCreateContext(flags) nvgCreateGL2(flags)</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="preprocessor"> #define nvgDeleteContext(context) nvgDeleteGL2(context)</span></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="preprocessor">#elif defined IGRAPHICS_GLES2</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="preprocessor"> #define NANOVG_GLES2 1</span></div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="preprocessor"> #define nvgCreateContext(flags) nvgCreateGLES2(flags)</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="preprocessor"> #define nvgDeleteContext(context) nvgDeleteGLES2(context)</span></div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="preprocessor">#elif defined IGRAPHICS_GL3</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="preprocessor"> #define NANOVG_GL3 1</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span><span class="preprocessor"> #define nvgCreateContext(flags) nvgCreateGL3(flags)</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="preprocessor"> #define nvgDeleteContext(context) nvgDeleteGL3(context)</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="preprocessor">#elif defined IGRAPHICS_GLES3</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="preprocessor"> #define NANOVG_GLES3 1</span></div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="preprocessor"> #define nvgCreateContext(flags) nvgCreateGLES3(flags)</span></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span><span class="preprocessor"> #define nvgDeleteContext(context) nvgDeleteGLES3(context)</span></div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="preprocessor">#elif defined IGRAPHICS_METAL</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span><span class="preprocessor"> #define nvgCreateContext(layer, flags) nvgCreateMTL(layer, flags)</span></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span><span class="preprocessor"> #define nvgDeleteContext(context) nvgDeleteMTL(context)</span></div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="preprocessor"> #define nvgBindFramebuffer(fb) mnvgBindFramebuffer(fb)</span></div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span><span class="preprocessor"> #define nvgCreateFramebuffer(ctx, w, h, flags) mnvgCreateFramebuffer(ctx, w, h, flags)</span></div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span><span class="preprocessor"> #define nvgDeleteFramebuffer(fb) mnvgDeleteFramebuffer(fb)</span></div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="preprocessor">#if defined IGRAPHICS_GL</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="preprocessor"> #define nvgBindFramebuffer(fb) nvgluBindFramebuffer(fb)</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="preprocessor"> #define nvgCreateFramebuffer(ctx, w, h, flags) nvgluCreateFramebuffer(ctx, w, h, flags)</span></div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span><span class="preprocessor"> #define nvgDeleteFramebuffer(fb) nvgluDeleteFramebuffer(fb)</span></div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">using </span>NVGframebuffer = NVGLUframebuffer;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span><span class="preprocessor">#elif defined IGRAPHICS_METAL</span></div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">using </span>NVGframebuffer = MNVGframebuffer;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> </div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span>BEGIN_IPLUG_NAMESPACE</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span>BEGIN_IGRAPHICS_NAMESPACE</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> </div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span>NVGcolor NanoVGColor(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend = 0);</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> </div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span><span class="keywordtype">void</span> NanoVGRect(NVGcontext* pContext, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r);</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><span class="keywordtype">void</span> NanoVGSetBlendMode(NVGcontext* pContext, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend);</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span>NVGpaint NanoVGPaint(NVGcontext* pContext, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend = 0);</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html"> 81</a></span><span class="keyword">class </span><a class="code hl_class" href="class_i_graphics_nano_v_g.html">IGraphicsNanoVG</a> : <span class="keyword">public</span> <a class="code hl_class" href="class_i_graphics.html">IGraphics</a></div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span>{</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">class </span><a class="code hl_class" href="class_i_graphics_nano_v_g_1_1_bitmap.html">Bitmap</a>;</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> </div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <a class="code hl_class" href="class_i_graphics_nano_v_g.html">IGraphicsNanoVG</a>(<a class="code hl_class" href="class_i_g_editor_delegate.html">IGEditorDelegate</a>& dlg, <span class="keywordtype">int</span> w, <span class="keywordtype">int</span> h, <span class="keywordtype">int</span> fps, <span class="keywordtype">float</span> scale);</div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <a class="code hl_class" href="class_i_graphics_nano_v_g.html">~IGraphicsNanoVG</a>();</div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a028c55acbc1453f99906dec908909069">GetDrawingAPIStr</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> </div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#aaddf2ad51039903dd21b0d2bcbcf913c">BeginFrame</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ab6468a0f3f84e18f8a7f88bb61b0de7f">EndFrame</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#aa31b81ffdd0c60e19c18dcfa836b9253">OnViewInitialized</a>(<span class="keywordtype">void</span>* pContext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a5fb91502ae0fde739f222ae22c105c02">OnViewDestroyed</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a191e6644f4d7854b9a852ef772bacaf1">DrawResize</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#aff9afca0a24a33e4f34aa790bf2e89d6">DrawBitmap</a>(<span class="keyword">const</span> <a class="code hl_class" href="class_i_bitmap.html">IBitmap</a>& bitmap, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& dest, <span class="keywordtype">int</span> srcX, <span class="keywordtype">int</span> srcY, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a6869ce59e10c0bb6cd3c5e270c439d78">DrawDottedLine</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keywordtype">float</span> x1, <span class="keywordtype">float</span> y1, <span class="keywordtype">float</span> x2, <span class="keywordtype">float</span> y2, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness, <span class="keywordtype">float</span> dashLen) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a36c7bff7e8865dcc75b878d9938c471b">DrawDottedRect</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness, <span class="keywordtype">float</span> dashLen) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a8c3cde2de2a57a908c8791abcdec7e56">DrawFastDropShadow</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& innerBounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& outerBounds, <span class="keywordtype">float</span> xyDrop = 5.f, <span class="keywordtype">float</span> roundness = 0.f, <span class="keywordtype">float</span> blur = 10.f, <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend = <span class="keyword">nullptr</span>) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a6749bd07eba7b4915831266f05cd9e54">DrawMultiLineText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> </div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a21bfa5c579a0cc70766ff60f72af5c97">PathClear</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a8962b809b433e00f1899c24559d47646">PathClose</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a56a77fde0c7302c45f475c5ddae1a8c8">PathArc</a>(<span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keywordtype">float</span> a1, <span class="keywordtype">float</span> a2, EWinding winding) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a9707dceabbf3c35feba08736e2d3b7d0">PathMoveTo</a>(<span class="keywordtype">float</span> x, <span class="keywordtype">float</span> y) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a5bc540f7945059c7f5b9c0e5ad16c5fb">PathLineTo</a>(<span class="keywordtype">float</span> x, <span class="keywordtype">float</span> y) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a6c4b9737df381e86abab540231558218">PathCubicBezierTo</a>(<span class="keywordtype">float</span> c1x, <span class="keywordtype">float</span> c1y, <span class="keywordtype">float</span> c2x, <span class="keywordtype">float</span> c2y, <span class="keywordtype">float</span> x2, <span class="keywordtype">float</span> y2) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#abebcbdf22359cb6108dc50ccbdd418d1">PathQuadraticBezierTo</a>(<span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> x2, <span class="keywordtype">float</span> y2) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a454f95ac697d5391fa15d73030dce56f">PathSetWinding</a>(<span class="keywordtype">bool</span> clockwise) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a52724181bac1c25a7ef8b845a547e362">PathStroke</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keywordtype">float</span> thickness, <span class="keyword">const</span> <a class="code hl_struct" href="group___i_graphics_structs.html#struct_i_stroke_options">IStrokeOptions</a>& options, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a3300cfbc3237debb0fb12cb40f8cc64e">PathFill</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_fill_options.html">IFillOptions</a>& options, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a7273cf6122beb04f5b001947653297ae">GetPoint</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html#a6bef48654907c174bd5f8006676ecd1f"> 119</a></span> <span class="keywordtype">void</span>* <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a6bef48654907c174bd5f8006676ecd1f">GetDrawContext</a>()<span class="keyword"> override </span>{ <span class="keywordflow">return</span> (<span class="keywordtype">void</span>*) mVG; }</div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> </div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> <a class="code hl_class" href="class_i_bitmap.html">IBitmap</a> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a276e806e1b2391de94fbb98149de490c">LoadBitmap</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span> nStates, <span class="keywordtype">bool</span> framesAreHorizontal, <span class="keywordtype">int</span> targetScale) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html#a4ea856f8baef511a0440b1a739ac5cc3"> 122</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a4ea856f8baef511a0440b1a739ac5cc3">ReleaseBitmap</a>(<span class="keyword">const</span> <a class="code hl_class" href="class_i_bitmap.html">IBitmap</a>& bitmap)<span class="keyword"> override </span>{ }; <span class="comment">// NO-OP</span></div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html#ab8e177ee0da1d5decc2ba1f34cbdda01"> 123</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ab8e177ee0da1d5decc2ba1f34cbdda01">RetainBitmap</a>(<span class="keyword">const</span> <a class="code hl_class" href="class_i_bitmap.html">IBitmap</a>& bitmap, <span class="keyword">const</span> <span class="keywordtype">char</span> * cacheName)<span class="keyword"> override </span>{ }; <span class="comment">// NO-OP</span></div>
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ad4291d4c78bf8b152f7b82f366bf8e98">BitmapExtSupported</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* ext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> </div>
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> <span class="keywordtype">void</span> DeleteFBO(NVGframebuffer* pBuffer);</div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> </div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span><span class="keyword">protected</span>:</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a4b8f3acfbd5fe542305158c887dae138">LoadAPIBitmap</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* fileNameOrResID, <span class="keywordtype">int</span> scale, EResourceLocation location, <span class="keyword">const</span> <span class="keywordtype">char</span>* ext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a4b8f3acfbd5fe542305158c887dae138">LoadAPIBitmap</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">void</span>* pData, <span class="keywordtype">int</span> dataSize, <span class="keywordtype">int</span> scale) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ab877056719c3593c5218026ef16b28e3">CreateAPIBitmap</a>(<span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keywordtype">float</span> scale, <span class="keywordtype">double</span> drawScale, <span class="keywordtype">bool</span> cacheable = <span class="keyword">false</span>) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> </div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a7674eb1b2d7f0c79886297292183d8cf">LoadAPIFont</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* fontID, <span class="keyword">const</span> PlatformFontPtr& font) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> </div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html#ab82dfe3a35348c57f77c4c652ec57fbc"> 135</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ab82dfe3a35348c57f77c4c652ec57fbc">AlphaChannel</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> 3; }</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="class_i_graphics_nano_v_g.html#afe417a35fb93481df9c3c54f3610ebfd"> 137</a></span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#afe417a35fb93481df9c3c54f3610ebfd">FlippedBitmap</a>()<span class="keyword"> const override</span></div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span><span class="preprocessor">#if defined(IGRAPHICS_GL)</span></div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span><span class="preprocessor">#else</span></div>
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> }</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> </div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a353afc69453449ba46a6ed3a9fe30968">GetLayerBitmapData</a>(<span class="keyword">const</span> <a class="code hl_typedef" href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a>& layer, RawBitmapData& data) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a05f3e9de20f9c654598f96eabdcf1012">ApplyShadowMask</a>(<a class="code hl_typedef" href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a>& layer, RawBitmapData& mask, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_shadow.html">IShadow</a>& shadow) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> </div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="keywordtype">float</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#ad51242368c659a2adc6f191d6a821636">DoMeasureText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds) <span class="keyword">const override</span>;</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_nano_v_g.html#a8bb214d04764c48b8b1efc0791ce9ac1">DoDrawText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> </div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <span class="keywordtype">void</span> PrepareAndMeasureText(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r, <span class="keywordtype">double</span>& x, <span class="keywordtype">double</span> & y) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <span class="keywordtype">void</span> PathTransformSetMatrix(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_matrix.html">IMatrix</a>& m) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> <span class="keywordtype">void</span> SetClipRegion(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <span class="keywordtype">void</span> UpdateLayer() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> <span class="keywordtype">void</span> ClearFBOStack();</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> </div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> <span class="keywordtype">bool</span> mInDraw = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> WDL_Mutex mFBOMutex;</div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> std::stack<NVGframebuffer*> mFBOStack; <span class="comment">// A stack of FBOs that requires freeing at the end of the frame</span></div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> StaticStorage<APIBitmap> mBitmapCache; <span class="comment">//not actually static (doesn't require retaining or releasing)</span></div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> NVGcontext* mVG = <span class="keyword">nullptr</span>;</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> NVGframebuffer* mMainFrameBuffer = <span class="keyword">nullptr</span>;</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <span class="keywordtype">int</span> mInitialFBO = 0;</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span>};</div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> </div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span>END_IGRAPHICS_NAMESPACE</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span>END_IPLUG_NAMESPACE</div>
<div class="ttc" id="a_i_graphics_8h_html"><div class="ttname"><a href="_i_graphics_8h.html">IGraphics.h</a></div></div>
<div class="ttc" id="a_i_plug_platform_8h_html"><div class="ttname"><a href="_i_plug_platform_8h.html">IPlugPlatform.h</a></div><div class="ttdoc">Include to get consistently named preprocessor macros for different platforms and logging functionali...</div></div>
<div class="ttc" id="aclass_a_p_i_bitmap_html"><div class="ttname"><a href="class_a_p_i_bitmap.html">APIBitmap</a></div><div class="ttdoc">A base class interface for a bitmap abstraction around the different drawing back end bitmap represen...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_private_8h_source.html#l00095">IGraphicsPrivate.h:96</a></div></div>
<div class="ttc" id="aclass_i_bitmap_html"><div class="ttname"><a href="class_i_bitmap.html">IBitmap</a></div><div class="ttdoc">User-facing bitmap abstraction that you use to manage bitmap data, independant of draw class/platform...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00087">IGraphicsStructs.h:88</a></div></div>
<div class="ttc" id="aclass_i_g_editor_delegate_html"><div class="ttname"><a href="class_i_g_editor_delegate.html">IGEditorDelegate</a></div><div class="ttdoc">An editor delegate base class that uses IGraphics for the UI.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_editor_delegate_8h_source.html#l00030">IGraphicsEditorDelegate.h:31</a></div></div>
<div class="ttc" id="aclass_i_graphics_html"><div class="ttname"><a href="class_i_graphics.html">IGraphics</a></div><div class="ttdoc">The lowest level base class of an IGraphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l00082">IGraphics.h:86</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_1_1_bitmap_html"><div class="ttname"><a href="class_i_graphics_nano_v_g_1_1_bitmap.html">IGraphicsNanoVG::Bitmap</a></div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00075">IGraphicsNanoVG.cpp:76</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html"><div class="ttname"><a href="class_i_graphics_nano_v_g.html">IGraphicsNanoVG</a></div><div class="ttdoc">IGraphics draw class using NanoVG</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00081">IGraphicsNanoVG.h:82</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a028c55acbc1453f99906dec908909069"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a028c55acbc1453f99906dec908909069">IGraphicsNanoVG::GetDrawingAPIStr</a></div><div class="ttdeci">const char * GetDrawingAPIStr() override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00245">IGraphicsNanoVG.cpp:245</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a05f3e9de20f9c654598f96eabdcf1012"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a05f3e9de20f9c654598f96eabdcf1012">IGraphicsNanoVG::ApplyShadowMask</a></div><div class="ttdeci">void ApplyShadowMask(ILayerPtr &layer, RawBitmapData &mask, const IShadow &shadow) override</div><div class="ttdoc">Implemented by a graphics backend to apply a calculated shadow mask to a layer, according to the shad...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00406">IGraphicsNanoVG.cpp:406</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a191e6644f4d7854b9a852ef772bacaf1"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a191e6644f4d7854b9a852ef772bacaf1">IGraphicsNanoVG::DrawResize</a></div><div class="ttdeci">void DrawResize() override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00481">IGraphicsNanoVG.cpp:481</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a21bfa5c579a0cc70766ff60f72af5c97"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a21bfa5c579a0cc70766ff60f72af5c97">IGraphicsNanoVG::PathClear</a></div><div class="ttdeci">void PathClear() override</div><div class="ttdoc">Clear the stack of path drawing commands.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00575">IGraphicsNanoVG.cpp:575</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a276e806e1b2391de94fbb98149de490c"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a276e806e1b2391de94fbb98149de490c">IGraphicsNanoVG::LoadBitmap</a></div><div class="ttdeci">IBitmap LoadBitmap(const char *name, int nStates, bool framesAreHorizontal, int targetScale) override</div><div class="ttdoc">Load a bitmap image from disk or from windows resource.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00273">IGraphicsNanoVG.cpp:273</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a3300cfbc3237debb0fb12cb40f8cc64e"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a3300cfbc3237debb0fb12cb40f8cc64e">IGraphicsNanoVG::PathFill</a></div><div class="ttdeci">void PathFill(const IPattern &pattern, const IFillOptions &options, const IBlend *pBlend) override</div><div class="ttdoc">Fill the current current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00712">IGraphicsNanoVG.cpp:712</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a353afc69453449ba46a6ed3a9fe30968"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a353afc69453449ba46a6ed3a9fe30968">IGraphicsNanoVG::GetLayerBitmapData</a></div><div class="ttdeci">void GetLayerBitmapData(const ILayerPtr &layer, RawBitmapData &data) override</div><div class="ttdoc">Get the contents of a layer as Raw RGBA bitmap data NOTE: you should only call this within IControl::...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00391">IGraphicsNanoVG.cpp:391</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a36c7bff7e8865dcc75b878d9938c471b"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a36c7bff7e8865dcc75b878d9938c471b">IGraphicsNanoVG::DrawDottedRect</a></div><div class="ttdeci">void DrawDottedRect(const IColor &color, const IRECT &bounds, const IBlend *pBlend, float thickness, float dashLen) override</div><div class="ttdoc">Draw a dotted rectangle to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00847">IGraphicsNanoVG.cpp:847</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a454f95ac697d5391fa15d73030dce56f"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a454f95ac697d5391fa15d73030dce56f">IGraphicsNanoVG::PathSetWinding</a></div><div class="ttdeci">void PathSetWinding(bool clockwise) override</div><div class="ttdoc">NanoVG only.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00610">IGraphicsNanoVG.cpp:610</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a4b8f3acfbd5fe542305158c887dae138"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a4b8f3acfbd5fe542305158c887dae138">IGraphicsNanoVG::LoadAPIBitmap</a></div><div class="ttdeci">APIBitmap * LoadAPIBitmap(const char *fileNameOrResID, int scale, EResourceLocation location, const char *ext) override</div><div class="ttdoc">Drawing API method to load a bitmap, called internally.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00311">IGraphicsNanoVG.cpp:311</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a4ea856f8baef511a0440b1a739ac5cc3"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a4ea856f8baef511a0440b1a739ac5cc3">IGraphicsNanoVG::ReleaseBitmap</a></div><div class="ttdeci">void ReleaseBitmap(const IBitmap &bitmap) override</div><div class="ttdoc">Releases an IBitmap from the cache/static storage.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00122">IGraphicsNanoVG.h:122</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a52724181bac1c25a7ef8b845a547e362"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a52724181bac1c25a7ef8b845a547e362">IGraphicsNanoVG::PathStroke</a></div><div class="ttdeci">void PathStroke(const IPattern &pattern, float thickness, const IStrokeOptions &options, const IBlend *pBlend) override</div><div class="ttdoc">Stroke the current current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00677">IGraphicsNanoVG.cpp:677</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a56a77fde0c7302c45f475c5ddae1a8c8"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a56a77fde0c7302c45f475c5ddae1a8c8">IGraphicsNanoVG::PathArc</a></div><div class="ttdeci">void PathArc(float cx, float cy, float r, float a1, float a2, EWinding winding) override</div><div class="ttdoc">Add an arc to the current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00585">IGraphicsNanoVG.cpp:585</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a5bc540f7945059c7f5b9c0e5ad16c5fb"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a5bc540f7945059c7f5b9c0e5ad16c5fb">IGraphicsNanoVG::PathLineTo</a></div><div class="ttdeci">void PathLineTo(float x, float y) override</div><div class="ttdoc">Add a line to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00595">IGraphicsNanoVG.cpp:595</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a5fb91502ae0fde739f222ae22c105c02"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a5fb91502ae0fde739f222ae22c105c02">IGraphicsNanoVG::OnViewDestroyed</a></div><div class="ttdeci">void OnViewDestroyed() override</div><div class="ttdoc">Called after a platform view is destroyed, so that drawing classes can e.g.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00462">IGraphicsNanoVG.cpp:462</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a6749bd07eba7b4915831266f05cd9e54"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a6749bd07eba7b4915831266f05cd9e54">IGraphicsNanoVG::DrawMultiLineText</a></div><div class="ttdeci">void DrawMultiLineText(const IText &text, const char *str, const IRECT &bounds, const IBlend *pBlend) override</div><div class="ttdoc">Draw some multi-line text to the graphics context in a specific rectangle (NanoVG only)</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00920">IGraphicsNanoVG.cpp:920</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a6869ce59e10c0bb6cd3c5e270c439d78"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a6869ce59e10c0bb6cd3c5e270c439d78">IGraphicsNanoVG::DrawDottedLine</a></div><div class="ttdeci">void DrawDottedLine(const IColor &color, float x1, float y1, float x2, float y2, const IBlend *pBlend, float thickness, float dashLen) override</div><div class="ttdoc">Draw a dotted line to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00813">IGraphicsNanoVG.cpp:813</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a6bef48654907c174bd5f8006676ecd1f"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a6bef48654907c174bd5f8006676ecd1f">IGraphicsNanoVG::GetDrawContext</a></div><div class="ttdeci">void * GetDrawContext() override</div><div class="ttdoc">Gets a void pointer to underlying drawing context, for the IGraphics backend See draw class implement...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00119">IGraphicsNanoVG.h:119</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a6c4b9737df381e86abab540231558218"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a6c4b9737df381e86abab540231558218">IGraphicsNanoVG::PathCubicBezierTo</a></div><div class="ttdeci">void PathCubicBezierTo(float c1x, float c1y, float c2x, float c2y, float x2, float y2) override</div><div class="ttdoc">Add a cubic bezier to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00600">IGraphicsNanoVG.cpp:600</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a7273cf6122beb04f5b001947653297ae"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a7273cf6122beb04f5b001947653297ae">IGraphicsNanoVG::GetPoint</a></div><div class="ttdeci">IColor GetPoint(int x, int y) override</div><div class="ttdoc">Get the color at an X, Y location in the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00615">IGraphicsNanoVG.cpp:615</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a7674eb1b2d7f0c79886297292183d8cf"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a7674eb1b2d7f0c79886297292183d8cf">IGraphicsNanoVG::LoadAPIFont</a></div><div class="ttdeci">bool LoadAPIFont(const char *fontID, const PlatformFontPtr &font) override</div><div class="ttdoc">Drawing API method to load a font from a PlatformFontPtr, called internally.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00744">IGraphicsNanoVG.cpp:744</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a8962b809b433e00f1899c24559d47646"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a8962b809b433e00f1899c24559d47646">IGraphicsNanoVG::PathClose</a></div><div class="ttdeci">void PathClose() override</div><div class="ttdoc">Close the path that is being specified.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00580">IGraphicsNanoVG.cpp:580</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a8bb214d04764c48b8b1efc0791ce9ac1"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a8bb214d04764c48b8b1efc0791ce9ac1">IGraphicsNanoVG::DoDrawText</a></div><div class="ttdeci">void DoDrawText(const IText &text, const char *str, const IRECT &bounds, const IBlend *pBlend) override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00662">IGraphicsNanoVG.cpp:662</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a8c3cde2de2a57a908c8791abcdec7e56"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a8c3cde2de2a57a908c8791abcdec7e56">IGraphicsNanoVG::DrawFastDropShadow</a></div><div class="ttdeci">void DrawFastDropShadow(const IRECT &innerBounds, const IRECT &outerBounds, float xyDrop=5.f, float roundness=0.f, float blur=10.f, IBlend *pBlend=nullptr) override</div><div class="ttdoc">NanoVG only.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00909">IGraphicsNanoVG.cpp:909</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_a9707dceabbf3c35feba08736e2d3b7d0"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#a9707dceabbf3c35feba08736e2d3b7d0">IGraphicsNanoVG::PathMoveTo</a></div><div class="ttdeci">void PathMoveTo(float x, float y) override</div><div class="ttdoc">Move the current point in the current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00590">IGraphicsNanoVG.cpp:590</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_aa31b81ffdd0c60e19c18dcfa836b9253"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#aa31b81ffdd0c60e19c18dcfa836b9253">IGraphicsNanoVG::OnViewInitialized</a></div><div class="ttdeci">void OnViewInitialized(void *pContext) override</div><div class="ttdoc">Called after platform view initialization, so that drawing classes can e.g.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00450">IGraphicsNanoVG.cpp:450</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_aaddf2ad51039903dd21b0d2bcbcf913c"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#aaddf2ad51039903dd21b0d2bcbcf913c">IGraphicsNanoVG::BeginFrame</a></div><div class="ttdeci">void BeginFrame() override</div><div class="ttdoc">Called at the beginning of drawing.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00499">IGraphicsNanoVG.cpp:499</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ab6468a0f3f84e18f8a7f88bb61b0de7f"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ab6468a0f3f84e18f8a7f88bb61b0de7f">IGraphicsNanoVG::EndFrame</a></div><div class="ttdeci">void EndFrame() override</div><div class="ttdoc">Called by some drawing API classes to finally blit the draw bitmap onto the screen or perform other c...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00517">IGraphicsNanoVG.cpp:517</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ab82dfe3a35348c57f77c4c652ec57fbc"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ab82dfe3a35348c57f77c4c652ec57fbc">IGraphicsNanoVG::AlphaChannel</a></div><div class="ttdeci">int AlphaChannel() const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00135">IGraphicsNanoVG.h:135</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ab877056719c3593c5218026ef16b28e3"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ab877056719c3593c5218026ef16b28e3">IGraphicsNanoVG::CreateAPIBitmap</a></div><div class="ttdeci">APIBitmap * CreateAPIBitmap(int width, int height, float scale, double drawScale, bool cacheable=false) override</div><div class="ttdoc">Creates a new API bitmap, either in memory or as a GPU texture.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00373">IGraphicsNanoVG.cpp:373</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ab8e177ee0da1d5decc2ba1f34cbdda01"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ab8e177ee0da1d5decc2ba1f34cbdda01">IGraphicsNanoVG::RetainBitmap</a></div><div class="ttdeci">void RetainBitmap(const IBitmap &bitmap, const char *cacheName) override</div><div class="ttdoc">Adds an IBitmap to the cache/static storage.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00123">IGraphicsNanoVG.h:123</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_abebcbdf22359cb6108dc50ccbdd418d1"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#abebcbdf22359cb6108dc50ccbdd418d1">IGraphicsNanoVG::PathQuadraticBezierTo</a></div><div class="ttdeci">void PathQuadraticBezierTo(float cx, float cy, float x2, float y2) override</div><div class="ttdoc">Add a quadratic bezier to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00605">IGraphicsNanoVG.cpp:605</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ad4291d4c78bf8b152f7b82f366bf8e98"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ad4291d4c78bf8b152f7b82f366bf8e98">IGraphicsNanoVG::BitmapExtSupported</a></div><div class="ttdeci">bool BitmapExtSupported(const char *ext) override</div><div class="ttdoc">Checks a file extension and reports whether this drawing API supports loading that extension.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00266">IGraphicsNanoVG.cpp:266</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_ad51242368c659a2adc6f191d6a821636"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#ad51242368c659a2adc6f191d6a821636">IGraphicsNanoVG::DoMeasureText</a></div><div class="ttdeci">float DoMeasureText(const IText &text, const char *str, IRECT &bounds) const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00652">IGraphicsNanoVG.cpp:652</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_afe417a35fb93481df9c3c54f3610ebfd"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#afe417a35fb93481df9c3c54f3610ebfd">IGraphicsNanoVG::FlippedBitmap</a></div><div class="ttdeci">bool FlippedBitmap() const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8h_source.html#l00137">IGraphicsNanoVG.h:137</a></div></div>
<div class="ttc" id="aclass_i_graphics_nano_v_g_html_aff9afca0a24a33e4f34aa790bf2e89d6"><div class="ttname"><a href="class_i_graphics_nano_v_g.html#aff9afca0a24a33e4f34aa790bf2e89d6">IGraphicsNanoVG::DrawBitmap</a></div><div class="ttdeci">void DrawBitmap(const IBitmap &bitmap, const IRECT &dest, int srcX, int srcY, const IBlend *pBlend) override</div><div class="ttdoc">Draw a bitmap (raster) image to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_nano_v_g_8cpp_source.html#l00544">IGraphicsNanoVG.cpp:544</a></div></div>
<div class="ttc" id="agroup___i_graphics_structs_html_ga9b7871899f7948866b57786e8dbf678b"><div class="ttname"><a href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a></div><div class="ttdeci">std::unique_ptr< ILayer > ILayerPtr</div><div class="ttdoc">ILayerPtr is a managed pointer for transferring the ownership of layers.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02370">IGraphicsStructs.h:2370</a></div></div>
<div class="ttc" id="agroup___i_graphics_structs_html_struct_i_stroke_options"><div class="ttname"><a href="group___i_graphics_structs.html#struct_i_stroke_options">IStrokeOptions</a></div><div class="ttdoc">Used to manage stroke behaviour for path based drawing back ends.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00589">IGraphicsStructs.h:590</a></div></div>
<div class="ttc" id="astruct_i_blend_html"><div class="ttname"><a href="struct_i_blend.html">IBlend</a></div><div class="ttdoc">Used to manage composite/blend operations, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00543">IGraphicsStructs.h:544</a></div></div>
<div class="ttc" id="astruct_i_color_html"><div class="ttname"><a href="struct_i_color.html">IColor</a></div><div class="ttdoc">Used to manage color data, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00222">IGraphicsStructs.h:223</a></div></div>
<div class="ttc" id="astruct_i_fill_options_html"><div class="ttname"><a href="struct_i_fill_options.html">IFillOptions</a></div><div class="ttdoc">Used to manage fill behaviour.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00575">IGraphicsStructs.h:576</a></div></div>
<div class="ttc" id="astruct_i_matrix_html"><div class="ttname"><a href="struct_i_matrix.html">IMatrix</a></div><div class="ttdoc">Used to store transformation matrices.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l01998">IGraphicsStructs.h:1999</a></div></div>
<div class="ttc" id="astruct_i_pattern_html"><div class="ttname"><a href="struct_i_pattern.html">IPattern</a></div><div class="ttdoc">Used to store pattern information for gradients.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02147">IGraphicsStructs.h:2148</a></div></div>
<div class="ttc" id="astruct_i_r_e_c_t_html"><div class="ttname"><a href="struct_i_r_e_c_t.html">IRECT</a></div><div class="ttdoc">Used to manage a rectangular area, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00748">IGraphicsStructs.h:749</a></div></div>
<div class="ttc" id="astruct_i_shadow_html"><div class="ttname"><a href="struct_i_shadow.html">IShadow</a></div><div class="ttdoc">Used to specify properties of a drop-shadow to a layer.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02373">IGraphicsStructs.h:2374</a></div></div>
<div class="ttc" id="astruct_i_text_html"><div class="ttname"><a href="struct_i_text.html">IText</a></div><div class="ttdoc">IText is used to manage font and text/text entry style for a piece of text on the UI,...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00661">IGraphicsStructs.h:662</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>