You.i Engine
CYICanvas Member List

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_MatrixCYICanvasprotected
m_pBitmapCYICanvasprotected
m_pPolygonFillCYICanvasprotected
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)CYICanvasprotected
Translate(const glm::vec2 &translate)CYICanvas
~CYICanvas()CYICanvasvirtual