CacheablePrimitive::GetAreaMatrix

CacheablePrimitive::GetAreaMatrix
const HMatrix& GetAreaMatrix(unsigned index = 0) const;
Description

GetAreaMatrix gets the orthographic projection of the screen area occupied by the primitive.

Parameters
Parameters 
Description 
unsigned index = 0 
The index of the primitive. 
Return Value

The orthographic projection of the screen area occupied by the primitive. This may also include a Cxform, if the primitivehas one applied to it.