3ds Max C++ API Reference
Material ID Masks

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...
 

Detailed Description

See also
Face::getMatID(),

Macro Definition Documentation

◆ FACE_MATID_SHIFT

#define FACE_MATID_SHIFT   16

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

◆ FACE_MATID_MASK

#define FACE_MATID_MASK   0xFFFF

A mask used to access the material ID.