
Functions | |
| void | MShow_Partial_Face_Regions (HC_KEY key, int first_face, int face_count, int *regions) |
| Show the regions for a partial list of shell faces. More... | |
| void MShow_Partial_Face_Regions | ( | HC_KEY | key, |
| int | first_face, | ||
| int | face_count, | ||
| int * | regions | ||
| ) |
Show the regions for a partial list of shell faces.
| key | - key to a shell |
| first_face | - index of the first face in a shell's face list to be shown |
| face_count | - number of faces after first_face to be included in regions |
| regions | - list of numeric region identifiers. Returned to caller. Passed by reference always |