MaskPrimitive::Insert
Previous
|
Next
MaskPrimitive::Insert
MaskPrimitive
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.