Material ID Masks

Material ID Masks

Module description

See also
Face::getMatID(),

Macros

#define FACE_MATID_SHIFT   16
 The number of bits to shift the flags to access the material. More...
 
#define FACE_MATID_MASK   0xFFFF
 A mask used to access the material ID. More...
 

Macro Definition Documentation

#define FACE_MATID_SHIFT   16

The number of bits to shift the flags to access the material.

#define FACE_MATID_MASK   0xFFFF

A mask used to access the material ID.