Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

MSet_Face_Regions

Functions

void MSet_Face_Regions (HC_KEY key, int first_face, int face_count, const int *regions)
 Maps a specified range of faces to a given set of regions. More...
 

Detailed Description

Function Documentation

void MSet_Face_Regions ( HC_KEY  key,
int  first_face,
int  face_count,
const int *  regions 
)

Maps a specified range of faces to a given set of regions.

Parameters
key- key to a shell containing desired faces
first_face- The index of the first face in a shell's face list to be mapped to regions
face_count- number of faces after first_face to be mapped to regions
regions- array of numeric region identifiers, length equal to face_count

DETAILS

NOTES

RESTRICTIONS

See also