gem-graph-client/doc/rtfm/man3/arrow_t.3

43 lines
712 B
Groff
Raw Normal View History

.TH "arrow_t" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
2024-10-20 01:05:12 +02:00
arrow_t \- defines an arrow address
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <base\&.h>\fP
.SS "Public Attributes"
.in +1c
.ti -1c
.RI "uint \fBload\fP"
.br
2024-10-20 01:05:12 +02:00
.RI "load (or weight): the number of superimposed arrows "
.ti -1c
.RI "uint \fBsite\fP"
.br
2024-10-20 01:05:12 +02:00
.RI "site one site per neighbouring target cell "
.ti -1c
.RI "uint \fBx\fP"
.br
2024-10-20 01:05:12 +02:00
.RI "x origin cell coord "
.ti -1c
.RI "uint \fBy\fP"
.br
2024-10-20 01:05:12 +02:00
.RI "y origin cell coord "
.ti -1c
.RI "uint \fBz\fP"
.br
2024-10-20 01:05:12 +02:00
.RI "z origin cell coord "
.in -1c
.SH "Detailed Description"
.PP
2024-10-20 01:05:12 +02:00
defines an arrow address
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.