This is the complete list of members for CYICanvas, including all inherited members.
| CYICanvas() | CYICanvas | |
| DrawColor(const CYIColor &clr) | CYICanvas | |
| DrawPath(const CYIPath *pPath, const CYIPaint &paint) | CYICanvas | |
| GetMatrix() const | CYICanvas | |
| m_Matrix | CYICanvas | protected |
| m_pBitmap | CYICanvas | protected |
| m_pPolygonFill | CYICanvas | protected |
| Rotate(float fRotation) | CYICanvas | |
| Scale(const glm::vec2 &scale) | CYICanvas | |
| SetBitmap(CYIBitmap *pBitmap) | CYICanvas | |
| SetMatrix(const glm::mat3x3 &matrix) | CYICanvas | |
| TransformPolygonData(const CYIPolygonData &polygonDataIn, CYIPolygonData *pPolygonDataOut) | CYICanvas | protected |
| Translate(const glm::vec2 &translate) | CYICanvas | |
| ~CYICanvas() | CYICanvas | virtual |