Data Fields | |
| struct isl_ctx * | ctx |
| unsigned | n |
| struct isl_hash_table * | hull_table |
| struct sh_data_entry | p [0] |
Definition at line 1984 of file isl_convex_hull.c.
struct isl_ctx* sh_data::ctx [read] |
Definition at line 1985 of file isl_convex_hull.c.
| unsigned sh_data::n |
Definition at line 1986 of file isl_convex_hull.c.
struct isl_hash_table* sh_data::hull_table [read] |
Definition at line 1987 of file isl_convex_hull.c.
struct sh_data_entry sh_data::p[0] [read] |
Definition at line 1988 of file isl_convex_hull.c.
1.5.9