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

51 lines
1.6 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_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_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\&.