MaskPrimitive::Insert

MaskPrimitive::Insert
void Insert(UPInt index, const HMatrix& m);
Description

Insert inserts the masked primitive.

Parameters
Parameters 
Description 
UPInt index 
The index at where the mask primitive is to be inserted. 
const HMatrix& m 
The primitive to be inserted.