CacheablePrimitive::Insert

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

Insert inserts an area into the primitive. Currently only one area is supported.

Parameters
Parameters 
Description 
UPInt index 
The index of the area (must be 0). 
const HMatrix& m 
The matrix describing the area.