gem-graph-client/doc/docbook/d3/d03/structarrow__t.xml

46 lines
1.8 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_structarrow__t" xml:lang="en-US">
<title>arrow_t Struct Reference</title>
<indexterm><primary>arrow_t</primary></indexterm>
<para>
<para>defines an arrow address </para>
</para>
<para>
<computeroutput>#include &lt;base.h&gt;</computeroutput>
</para>
<simplesect>
<title>Public Attributes </title>
<itemizedlist>
<listitem><para><anchor xml:id="_structarrow__t_1aab59a759430a26ffb233554f93a1af0a"/>uint <emphasis role="strong">load</emphasis></para>
<para>load (or weight): the number of superimposed arrows </para>
</listitem>
<listitem><para><anchor xml:id="_structarrow__t_1a786d036972b09f652b6dc73af77aaee0"/>uint <emphasis role="strong">site</emphasis></para>
<para>site one site per neighbouring target cell </para>
</listitem>
<listitem><para><anchor xml:id="_structarrow__t_1a848949ce2dea0b41734058d0e9447630"/>uint <emphasis role="strong">x</emphasis></para>
<para>x origin cell coord </para>
</listitem>
<listitem><para><anchor xml:id="_structarrow__t_1a5afadb806f219b228d198585238ade29"/>uint <emphasis role="strong">y</emphasis></para>
<para>y origin cell coord </para>
</listitem>
<listitem><para><anchor xml:id="_structarrow__t_1a22f69e050d4fe1ddc0eda9a8024f832f"/>uint <emphasis role="strong">z</emphasis></para>
<para>z origin cell coord </para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>defines an arrow address </para>
<para>
The documentation for this struct was generated from the following file:</para>
include/<link linkend="_base_8h">base.h</link></section>
</section>