Home
last modified time | relevance | path

Searched refs:nvectcolors (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/math2oogl/
H A Dmath2oogl.c303 int nvectpoints=0, nvects=0, nvectcolors=0; in main() local
703 nvectpoints=nvects=nvectcolors=0; in main()
713 nvectcolors++; in main()
821 printf("%d %d %d\n",nvects, nvectpoints, nvectcolors); in main()