gem-graph-client/doc/rtfm/man3/grid.c.3

79 lines
2.1 KiB
Groff

.TH "src/graphics/grid.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/graphics/grid.c \- graphics - grid/empty space drawing functions
.SH SYNOPSIS
.br
.PP
\fC#include '\&.\&./\&.\&./include/graphics\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "int \fBgraphics_draw_space_ridges_vertex\fP (const int stack_id, long offset_vertex, long x, long y, long z)"
.br
.RI "phantom documentation used to test the functioning of doxygen "
.ti -1c
.RI "int \fBgraphics_draw_space_ridges_lines\fP (const int stack_id)"
.br
.RI "phantom documentation used to test the functioning of doxygen "
.ti -1c
.RI "long \fBgraphics_draw_grids_on_space_faces_vertex\fP (const int stack_id, long x, long y, long z)"
.br
.RI "phantom documentation used to test the functioning of doxygen "
.ti -1c
.RI "long \fBgraphics_draw_grids_on_space_faces_lines\fP (const int stack_id, long offset_vertex, long x, long y, long z)"
.br
.RI "phantom documentation used to test the functioning of doxygen "
.in -1c
.SH "Detailed Description"
.PP
graphics - grid/empty space drawing functions
This file is part of Gem-graph\&.
.SH "Function Documentation"
.PP
.SS "long graphics_draw_grids_on_space_faces_lines (const int graphics_stack_id, long offset_vertex, long x, long y, long z)"
.PP
phantom documentation used to test the functioning of doxygen
.PP
\fBParameters\fP
.RS 4
\fIgraphics_stack_id\fP
.br
\fIoffset_vertex\fP
.br
\fIx\fP
.br
\fIy\fP
.br
\fIz\fP
.RE
.PP
\fBReturns\fP
.RS 4
l
.RE
.PP
.SS "long graphics_draw_grids_on_space_faces_vertex (const int stack_id, long x, long y, long z)"
.PP
phantom documentation used to test the functioning of doxygen Writes grid lines on space faces\&.
.SS "int graphics_draw_space_ridges_lines (const int stack_id)"
.PP
phantom documentation used to test the functioning of doxygen draw_space_ridges_lines
.SS "int graphics_draw_space_ridges_vertex (const int stack_id, long offset_vertex, long x, long y, long z)"
.PP
phantom documentation used to test the functioning of doxygen Writes grid ridges to vertex and color buffers\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.