最終更新:2017-07-16 (日) 19:58:46 (2469d)  

ofGraphics
Top / ofGraphics

http://openframeworks.cc/documentation/graphics/ofGraphics.html

global functions

global functions

  • ofBackground()
  • ofBackgroundGradient()
  • ofBackgroundHex?()
  • ofBeginSaveScreenAsPDF?()
  • ofBeginSaveScreenAsSVG?()
  • ofBeginShape?()
  • ofBezierVertex?()
  • ofClear()
  • ofClearAlpha?()
  • ofCurveVertex?()
  • ofCurveVertices?()
  • ofDisableAlphaBlending?()
  • ofDisableAntiAliasing?()
  • ofDisableBlendMode?()
  • ofDisableDepthTest?()
  • ofDisablePointSprites?()
  • ofDisableSmoothing?()
  • ofDrawBezier?()
  • ofDrawBitmapString()
  • ofDrawBitmapStringHighlight?()
  • ofDrawCircle?()
  • ofDrawCurve?()
  • ofDrawEllipse?()
  • ofDrawLine?()
  • ofDrawRectRounded?()
  • ofDrawRectangle()
  • ofDrawTriangle?()
  • ofEnableAlphaBlending()
  • ofEnableAntiAliasing?()
  • ofEnableBlendMode?()
  • ofEnableDepthTest?()
  • ofEnablePointSprites?()
  • ofEnableSmoothing?()
  • ofEndSaveScreenAsPDF?()
  • ofEndSaveScreenAsSVG?()
  • ofEndShape?()
  • ofFill()
  • ofGetBackgroundAuto?()
  • ofGetBackgroundColor?()
  • ofGetCoordHandedness?()
  • ofGetCurrentMatrix?()
  • ofGetCurrentNormalMatrix?()
  • ofGetCurrentOrientationMatrix?()
  • ofGetCurrentViewMatrix?()
  • ofGetCurrentViewport?()
  • ofGetFill?()
  • ofGetNativeViewport?()
  • ofGetRectMode?()
  • ofGetStyle?()
  • ofGetViewportHeight?()
  • ofGetViewportWidth?()
  • ofIsVFlipped?()
  • ofLoadIdentityMatrix?()
  • ofLoadMatrix?()
  • ofLoadViewMatrix?()
  • ofMultMatrix?()
  • ofMultViewMatrix?()
  • ofNextContour?()
  • ofNoFill()
  • ofOrientationToDegrees?()
  • ofPopMatrix?()
  • ofPopStyle?()
  • ofPopView?()
  • ofPushMatrix()
  • ofPushStyle?()
  • ofPushView?()
  • ofRotate?()
  • ofRotateX?()
  • ofRotateY?()
  • ofRotateZ?()
  • ofScale()
  • ofSetBackgroundAuto()
  • ofSetBackgroundColor?()
  • ofSetBackgroundColorHex?()
  • ofSetCircleResolution?()
  • ofSetColor()
  • ofSetCoordHandedness?()
  • ofSetCurveResolution?()
  • ofSetDepthTest?()
  • ofSetDrawBitmapMode?()
  • ofSetHexColor()
  • ofSetLineWidth()
  • ofSetMatrixMode?()
  • ofSetPolyMode?()
  • ofSetRectMode?()
  • ofSetStyle?()
  • ofSetupScreen?()
  • ofSetupScreenOrtho()
  • ofSetupScreenPerspective?()
  • ofTranslate()
  • ofVertex?()
  • ofVertices?()
  • ofViewport?()

deprecated

  • ofBezier?
  • ofBgColorPtr?
  • ofCircle
  • ofCurve?
  • ofEllipse?
  • ofGetBackground?
  • ofLine?
  • ofRect?
  • ofRectRounded?
  • ofSetCurrentRenderer?
  • ofTriangle?
  • ofbClearBg?