const HMatrix& GetAreaMatrix(unsigned index = 0) const;
GetAreaMatrix gets the orthographic projection of the screen area occupied by the primitive.
Parameters |
Description |
unsigned index = 0 |
The index of the primitive. |
The orthographic projection of the screen area occupied by the primitive. This may also include a Cxform, if the primitivehas one applied to it.