|  | ||
| 
 | SS_TRIANGLE_HANDLE | |
| A data type that is a handle to information returned by the triangulating routines. 
 typedef void *SS_TRIANGLE_HANDLE; 
 | ||
| Remarks | A triangle handle is a place-holder that is used to communicate with the triangulating routines. 
 | |
| See Also | prim_triangles_collect, prim_triangles_count, prim_triangle_get, prim_triangles_release 
 | |
| Header | silver.h | 
: