This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofBaseImage_< T > Member List
This is the complete list of members for ofBaseImage_< T >, including all inherited members.
draw(float x, float y) const | ofBaseDraws | inlinevirtual |
draw(float x, float y, float w, float h) const =0 | ofBaseDraws | pure virtual |
draw(const glm::vec2 &point) const | ofBaseDraws | virtual |
draw(const ofRectangle &rect) const | ofBaseDraws | virtual |
draw(const glm::vec2 &point, float w, float h) const | ofBaseDraws | virtual |
getHeight() const =0 | ofBaseDraws | pure virtual |
getPixels()=0 | ofBaseHasPixels_< T > | pure virtual |
getPixels() const =0 | ofBaseHasPixels_< T > | pure virtual |
getTexture()=0 | ofBaseHasTexture | pure virtual |
getTexture() const =0 | ofBaseHasTexture | pure virtual |
getWidth() const =0 | ofBaseDraws | pure virtual |
isUsingTexture() const =0 | ofBaseHasTexture | pure virtual |
resetAnchor() | ofBaseDraws | inlinevirtual |
setAnchorPercent(float xPct, float yPct) | ofBaseDraws | inlinevirtual |
setAnchorPoint(float x, float y) | ofBaseDraws | inlinevirtual |
setUseTexture(bool bUseTex)=0 | ofBaseHasTexture | pure virtual |
~ofAbstractHasPixels() | ofAbstractHasPixels | inlinevirtual |
~ofAbstractImage() | ofAbstractImage | inlinevirtual |
~ofBaseDraws() | ofBaseDraws | inlinevirtual |
~ofBaseHasPixels_() | ofBaseHasPixels_< T > | inlinevirtual |
~ofBaseHasTexture() | ofBaseHasTexture | inlinevirtual |
~ofBaseImage_() | ofBaseImage_< T > | inlinevirtual |