kstars
Go to the source code of this file.
Classes | |
struct | Vertex |
Typedefs | |
typedef struct Vertex | Vertex |
Functions | |
void | tessellate (double **verts, int *nverts, int **tris, int *ntris, const double **contoursbegin, const double **contoursend) |
Typedef Documentation
Function Documentation
void tessellate | ( | double ** | verts, |
int * | nverts, | ||
int ** | tris, | ||
int * | ntris, | ||
const double ** | contoursbegin, | ||
const double ** | contoursend | ||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.