Home
last modified time | relevance | path

Searched defs:CubeRec (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c765 typedef struct CubeRec { /* not really a ``cube'' */ struct
766 int min_index, max_index, level, long_axis;
767 unsigned long num_points;
791 static struct CubeRec *gpCube=NULL; argument