| a | XMatrix | [private] |
| b | XMatrix | [private] |
| c | XMatrix | [private] |
| d | XMatrix | [private] |
| e | XMatrix | [private] |
| f | XMatrix | [private] |
| Init() | SimpleCCObject | [static] |
| MemoryDump() | SimpleCCObject | [static] |
| MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
| operator *(const XMatrix &, const XMatrix &) | XMatrix | [friend] |
| operator *=(const XMatrix &) | XMatrix | |
| operator delete(void *p) | SimpleCCObject | |
| operator new(size_t, void *p) | SimpleCCObject | [inline] |
| operator new(size_t nSize) | SimpleCCObject | |
| operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
| operator=(const XMatrix &) | XMatrix | |
| OSRenderRegion class | XMatrix | [friend] |
| transform(WorkCoord *) | XMatrix | |
| transform(WorkCoord[], UINT32 count) | XMatrix | |
| transform(WorkCoord[], const WorkCoord[], UINT32) | XMatrix | |
| XMatrix() | XMatrix | |
| XMatrix(const FIXED16 &, const FIXED16 &) | XMatrix | |
| XMatrix(const ANGLE &theta) | XMatrix | |
| XMatrix(const WorkCoord &) | XMatrix | |
| XMatrix(const XLONG x, const XLONG y) | XMatrix | |
| XMatrix(const INT32 x, const INT32 y) | XMatrix | |
| XMatrix(const Matrix &) | XMatrix | |
| XMatrix(const FIXED16 &ca, const FIXED16 &cb, const FIXED16 &cc, const FIXED16 &cd, const XLONG ce, const XLONG cf) | XMatrix | |