reference
This page is the reference for the openFrameworks core and included addons. There are also contributed addons. The openFrameworks API is constantly evolving: any corrections, additions or comments are very welcome!
You can contribute to this documentation from GitHub by following these instructions.
This documentation refers to the most recent release, version 0.7.4.
video
- ofVideoGrabber
- close()
- draw()
- getGrabber()
- getHeight()
- getPixelFormat()
- getPixels()
- getPixelsRef()
- getTextureReference()
- getWidth()
- grabFrame()
- initGrabber()
- isFrameNew()
- isInitialized()
- listDevices()
- setAnchorPoint()
- setDesiredFrameRate()
- setDeviceID()
- setGrabber()
- setPixelFormat()
- setUseTexture()
- setVerbose()
- update()
- videoSettings()
- ofVideoPlayer
- close()
- closeMovie()
- draw()
- firstFrame()
- getCurrentFrame()
- getDuration()
- getHeight()
- getIsMovieDone()
- getLoopState()
- getMoviePath()
- getPixelFormat()
- getPixels()
- getPixelsRef()
- getPlayer()
- getPosition()
- getSpeed()
- getTextureReference()
- getTotalNumFrames()
- getWidth()
- idleMovie()
- isFrameNew()
- isLoaded()
- isPaused()
- isPlaying()
- loadMovie()
- nextFrame()
- play()
- previousFrame()
- setAnchorPoint()
- setFrame()
- setLoopState()
- setPaused()
- setPixelFormat()
- setPlayer()
- setPosition()
- setSpeed()
- setUseTexture()
- setVolume()
- stop()
- update()
serial
application
- ofAppRunner
- ofDisableSetupScreen()
- ofDoesHWOrientation()
- ofEnableSetupScreen()
- ofExit()
- ofGetAppPtr()
- ofGetFrameNum()
- ofGetFrameRate()
- ofGetHeight()
- ofGetLastFrameTime()
- ofGetOrientation()
- ofGetScreenHeight()
- ofGetScreenWidth()
- ofGetWidth()
- ofGetWindowHeight()
- ofGetWindowMode()
- ofGetWindowPositionX()
- ofGetWindowPositionY()
- ofGetWindowRect()
- ofGetWindowSize()
- ofGetWindowWidth()
- ofHideCursor()
- ofRunApp()
- ofSetAppPtr()
- ofSetFrameRate()
- ofSetFullscreen()
- ofSetOrientation()
- ofSetVerticalSync()
- ofSetWindowPosition()
- ofSetWindowShape()
- ofSetWindowTitle()
- ofSetupOpenGL()
- ofShowCursor()
- ofSleepMillis()
- ofToggleFullscreen()
sound
- ofSoundPlayer
- ofSoundGetSpectrum()
- ofSoundSetVolume()
- ofSoundShutdown()
- ofSoundStopAll()
- ofSoundUpdate()
- getIsPlaying()
- getPan()
- getPlayer()
- getPosition()
- getPositionMS()
- getSpeed()
- getVolume()
- isLoaded()
- loadSound()
- play()
- setLoop()
- setMultiPlay()
- setPan()
- setPaused()
- setPlayer()
- setPosition()
- setPositionMS()
- setSpeed()
- setVolume()
- stop()
- unloadSound()
types
- ofColor
- clamp()
- fromHex()
- fromHsb()
- getBrightness()
- getClamped()
- getHex()
- getHsb()
- getHue()
- getInverted()
- getLerped()
- getLightness()
- getSaturation()
- invert()
- lerp()
- limit()
- ofColor_()
- operator!=()
- operator*()
- operator*=()
- operator+()
- operator+=()
- operator-()
- operator-=()
- operator/()
- operator/=()
- operator=()
- operator==()
- operator[]()
- set()
- setBrightness()
- setHex()
- setHsb()
- setHue()
- setSaturation()
- ofRectangle
- alignTo()
- alignToHorz()
- alignToVert()
- getArea()
- getAspectRatio()
- getBottom()
- getBottomLeft()
- getBottomRight()
- getCenter()
- getHeight()
- getHorzAnchor()
- getIntersection()
- getLeft()
- getMax()
- getMaxX()
- getMaxY()
- getMin()
- getMinX()
- getMinY()
- getPerimeter()
- getPosition()
- getPositionRef()
- getRight()
- getStandardized()
- getTop()
- getTopLeft()
- getTopRight()
- getUnion()
- getVertAnchor()
- getWidth()
- getX()
- getY()
- growToInclude()
- inside()
- intersects()
- isEmpty()
- isStandardized()
- ofRectangle()
- operator!=()
- operator+()
- operator=()
- operator==()
- scale()
- scaleFromCenter()
- scaleHeight()
- scaleTo()
- scaleWidth()
- set()
- setFromCenter()
- setHeight()
- setPosition()
- setWidth()
- setX()
- setY()
- standardize()
- translate()
- translateX()
- translateY()
- ~ofRectangle()
graphics
- ofGraphics
- ofBackground()
- ofBackgroundGradient()
- ofBackgroundHex()
- ofBeginSaveScreenAsPDF()
- ofBeginShape()
- ofBezier()
- ofBezierVertex()
- ofBgColorPtr()
- ofBox()
- ofCircle()
- ofClear()
- ofClearAlpha()
- ofCone()
- ofCurve()
- ofCurveVertex()
- ofCurveVertices()
- ofDisableAlphaBlending()
- ofDisableBlendMode()
- ofDisablePointSprites()
- ofDisableSmoothing()
- ofDrawBitmapString()
- ofDrawBitmapStringHighlight()
- ofEllipse()
- ofEnableAlphaBlending()
- ofEnableBlendMode()
- ofEnablePointSprites()
- ofEnableSmoothing()
- ofEndSaveScreenAsPDF()
- ofEndShape()
- ofFill()
- ofGetCoordHandedness()
- ofGetCurrentRenderer()
- ofGetCurrentViewport()
- ofGetFill()
- ofGetGLRenderer()
- ofGetRectMode()
- ofGetStyle()
- ofGetViewportHeight()
- ofGetViewportWidth()
- ofLine()
- ofLoadIdentityMatrix()
- ofLoadMatrix()
- ofMultMatrix()
- ofNextContour()
- ofNoFill()
- ofOrientationToDegrees()
- ofPopMatrix()
- ofPopStyle()
- ofPopView()
- ofPushMatrix()
- ofPushStyle()
- ofPushView()
- ofRect()
- ofRectRounded()
- ofRotate()
- ofRotateX()
- ofRotateY()
- ofRotateZ()
- ofScale()
- ofSetBackgroundAuto()
- ofSetBackgroundColor()
- ofSetBackgroundColorHex()
- ofSetCircleResolution()
- ofSetColor()
- ofSetCoordHandedness()
- ofSetCurrentRenderer()
- ofSetCurveResolution()
- ofSetDrawBitmapMode()
- ofSetHexColor()
- ofSetLineWidth()
- ofSetPolyMode()
- ofSetRectMode()
- ofSetSphereResolution()
- ofSetStyle()
- ofSetupGraphicDefaults()
- ofSetupScreen()
- ofSetupScreenOrtho()
- ofSetupScreenPerspective()
- ofSphere()
- ofTranslate()
- ofTriangle()
- ofVertex()
- ofVertices()
- ofViewport()
- ofbClearBg()
- ofImage
- ofLoadImage()
- ofSaveImage()
- allocate()
- bAllocated()
- bind()
- clear()
- clone()
- crop()
- cropFrom()
- draw()
- drawSubsection()
- getColor()
- getHeight()
- getPixels()
- getPixelsRef()
- getTextureReference()
- getWidth()
- grabScreen()
- isAllocated()
- isUsingTexture()
- loadImage()
- mirror()
- ofImage_()
- operator ofPixels_< PixelType > &()
- operator=()
- reloadTexture()
- resetAnchor()
- resize()
- rotate90()
- saveImage()
- setAnchorPercent()
- setAnchorPoint()
- setColor()
- setCompression()
- setFromPixels()
- setImageType()
- setUseTexture()
- unbind()
- update()
- ~ofImage_()
- ofPath
- arc()
- arcNegative()
- bezierTo()
- clear()
- close()
- curveTo()
- draw()
- flagShapeChanged()
- getArcResolution()
- getCurveResolution()
- getFillColor()
- getOutline()
- getStrokeColor()
- getStrokeWidth()
- getSubPaths()
- getTessellation()
- getUseShapeColor()
- getWindingMode()
- hasOutline()
- isFilled()
- lineTo()
- moveTo()
- newSubPath()
- ofPath()
- quadBezierTo()
- rotate()
- scale()
- setArcResolution()
- setColor()
- setCurveResolution()
- setFillColor()
- setFillHexColor()
- setFilled()
- setHexColor()
- setMode()
- setPolyWindingMode()
- setStrokeColor()
- setStrokeHexColor()
- setStrokeWidth()
- setUseShapeColor()
- simplify()
- tessellate()
- translate()
- ofPixels
- allocate()
- clear()
- crop()
- cropTo()
- getBitsPerChannel()
- getBitsPerPixel()
- getBytesPerChannel()
- getBytesPerPixel()
- getChannel()
- getColor()
- getHeight()
- getImageType()
- getNumChannels()
- getPixelIndex()
- getPixels()
- getWidth()
- isAllocated()
- mirror()
- mirrorTo()
- ofPixels_()
- operator=()
- operator[]()
- pasteInto()
- resize()
- resizeTo()
- rotate90()
- rotate90To()
- set()
- setChannel()
- setColor()
- setFromAlignedPixels()
- setFromExternalPixels()
- setFromPixels()
- setImageType()
- setNumChannels()
- size()
- swap()
- swapRgb()
- ~ofPixels_()
- ofPolyline
- addVertex()
- addVertexes()
- addVertices()
- arc()
- arcNegative()
- bezierTo()
- clear()
- close()
- curveTo()
- draw()
- fromRectangle()
- getArea()
- getBoundingBox()
- getCentroid2D()
- getClosestPoint()
- getPerimeter()
- getResampledByCount()
- getResampledBySpacing()
- getSmoothed()
- getVertices()
- hasChanged()
- inside()
- isClosed()
- lineTo()
- ofPolyline()
- operator[]()
- quadBezierTo()
- resize()
- setClosed()
- simplify()
- size()
- ofTrueTypeFont
- bind()
- drawString()
- drawStringAsShapes()
- getLetterSpacing()
- getLineHeight()
- getNumCharacters()
- getSize()
- getSpaceSize()
- getStringAsPoints()
- getStringBoundingBox()
- hasFullCharacterSet()
- isAntiAliased()
- isLoaded()
- loadFont()
- setGlobalDpi()
- setLetterSpacing()
- setLineHeight()
- setSpaceSize()
- stringHeight()
- stringWidth()
- unbind()
events
arduino
3d
- ofCamera
- begin()
- cacheMatrices()
- cameraToWorld()
- disableOrtho()
- enableOrtho()
- end()
- getFarClip()
- getFov()
- getImagePlaneDistance()
- getModelViewMatrix()
- getModelViewProjectionMatrix()
- getNearClip()
- getOrtho()
- getProjectionMatrix()
- ofCamera()
- screenToWorld()
- setFarClip()
- setFov()
- setNearClip()
- setupPerspective()
- worldToCamera()
- worldToScreen()
- ofEasyCam
- begin()
- disableMouseInput()
- disableMouseMiddleButton()
- enableMouseInput()
- enableMouseMiddleButton()
- getDistance()
- getDrag()
- getMouseInputEnabled()
- getMouseMiddleButtonEnabled()
- getTarget()
- getTranslationKey()
- mouseDragged()
- mouseMoved()
- mousePressed()
- mouseReleased()
- ofEasyCam()
- reset()
- setDistance()
- setDrag()
- setTarget()
- setTranslationKey()
- ~ofEasyCam()
- ofMesh
- addColor()
- addColors()
- addIndex()
- addIndices()
- addNormal()
- addNormals()
- addTexCoord()
- addTexCoords()
- addTriangle()
- addVertex()
- addVertices()
- clear()
- clearColors()
- clearIndices()
- clearNormals()
- clearTexCoords()
- clearVertices()
- disableColors()
- disableIndices()
- disableNormals()
- disableTextures()
- draw()
- drawFaces()
- drawVertices()
- drawWireframe()
- enableColors()
- enableIndices()
- enableNormals()
- enableTextures()
- getCentroid()
- getColor()
- getColors()
- getColorsPointer()
- getFace()
- getIndex()
- getIndexPointer()
- getIndices()
- getMode()
- getNormal()
- getNormals()
- getNormalsPointer()
- getNumColors()
- getNumIndices()
- getNumNormals()
- getNumTexCoords()
- getNumVertices()
- getTexCoord()
- getTexCoords()
- getTexCoordsPointer()
- getVertex()
- getVertices()
- getVerticesPointer()
- hasColors()
- hasIndices()
- hasNormals()
- hasTexCoords()
- hasVertices()
- haveColorsChanged()
- haveIndicesChanged()
- haveNormalsChanged()
- haveTexCoordsChanged()
- haveVertsChanged()
- load()
- ofMesh()
- removeColor()
- removeIndex()
- removeNormal()
- removeTexCoord()
- removeVertex()
- save()
- setColor()
- setIndex()
- setMode()
- setName()
- setNormal()
- setTexCoord()
- setVertex()
- setupIndicesAuto()
- usingColors()
- usingIndices()
- usingNormals()
- usingTextures()
- ~ofMesh()
- ofNode
- boom()
- clearParent()
- customDraw()
- dolly()
- draw()
- getGlobalOrientation()
- getGlobalPosition()
- getGlobalScale()
- getGlobalTransformMatrix()
- getHeading()
- getLocalTransformMatrix()
- getLookAtDir()
- getOrientationEuler()
- getOrientationQuat()
- getParent()
- getPitch()
- getPosition()
- getRoll()
- getScale()
- getSideDir()
- getUpDir()
- getX()
- getXAxis()
- getY()
- getYAxis()
- getZ()
- getZAxis()
- lookAt()
- move()
- ofNode()
- orbit()
- pan()
- resetTransform()
- restoreTransformGL()
- roll()
- rotate()
- rotateAround()
- setGlobalOrientation()
- setGlobalPosition()
- setOrientation()
- setParent()
- setPosition()
- setScale()
- setTransformMatrix()
- tilt()
- transformGL()
- truck()
- ~ofNode()
math
- ofMath
- ofAngleDifferenceDegrees()
- ofAngleDifferenceRadians()
- ofAngleSumRadians()
- ofBezierPoint()
- ofBezierTangent()
- ofClamp()
- ofCurvePoint()
- ofCurveTangent()
- ofDegToRad()
- ofDist()
- ofDistSquared()
- ofInRange()
- ofInsidePoly()
- ofLerp()
- ofLerpDegrees()
- ofLerpRadians()
- ofLineSegmentIntersection()
- ofMap()
- ofNextPow2()
- ofNoise()
- ofNormalize()
- ofRadToDeg()
- ofRandom()
- ofRandomHeight()
- ofRandomWidth()
- ofRandomf()
- ofRandomuf()
- ofSeedRandom()
- ofSign()
- ofSignedNoise()
- ofWrapDegrees()
- ofWrapRadians()
- ofMatrix4x4
- decompose()
- getFrustum()
- getInverse()
- getInverseOf()
- getLookAt()
- getOrtho()
- getOrthoNormalOf()
- getPerspective()
- getPtr()
- getRotate()
- getRowAsVec3f()
- getRowAsVec4f()
- getScale()
- getTranslation()
- getTransposedOf()
- glRotate()
- glRotateRad()
- glScale()
- glTranslate()
- isIdentity()
- isNaN()
- isValid()
- makeFromMultiplicationOf()
- makeFrustumMatrix()
- makeIdentityMatrix()
- makeInvertOf()
- makeLookAtMatrix()
- makeLookAtViewMatrix()
- makeOrtho2DMatrix()
- makeOrthoMatrix()
- makeOrthoNormalOf()
- makePerspectiveMatrix()
- makeRotationMatrix()
- makeScaleMatrix()
- makeTranslationMatrix()
- newFrustumMatrix()
- newIdentityMatrix()
- newLookAtMatrix()
- newOrtho2DMatrix()
- newOrthoMatrix()
- newPerspectiveMatrix()
- newRotationMatrix()
- newScaleMatrix()
- newTranslationMatrix()
- ofMatrix4x4()
- operator()()
- operator*()
- operator*=()
- operator=()
- postMult()
- postMultRotate()
- postMultScale()
- postMultTranslate()
- preMult()
- preMultRotate()
- preMultScale()
- preMultTranslate()
- rotate()
- rotateRad()
- scale()
- set()
- setRotate()
- setTranslation()
- transform3x3()
- translate()
- ~ofMatrix4x4()
- ofQuaternion
- asVec3()
- asVec4()
- conj()
- get()
- getEuler()
- getRotate()
- inverse()
- length()
- length2()
- makeRotate()
- makeRotate_original()
- normalize()
- ofQuaternion()
- operator!=()
- operator*()
- operator*=()
- operator+()
- operator+=()
- operator-()
- operator-=()
- operator/()
- operator/=()
- operator<<()
- operator=()
- operator==()
- operator>>()
- operator[]()
- set()
- slerp()
- w()
- x()
- y()
- z()
- zeroRotation()
- ofVec2f
- align()
- alignRad()
- angle()
- angleRad()
- average()
- distance()
- dot()
- getInterpolated()
- getLimited()
- getMiddle()
- getNormalized()
- getPerpendicular()
- getRotated()
- getRotatedRad()
- getScaled()
- interpolate()
- isAligned()
- isAlignedRad()
- length()
- limit()
- map()
- match()
- middle()
- normalize()
- ofVec2f()
- one()
- operator!=()
- operator*()
- operator*=()
- operator+()
- operator+=()
- operator-()
- operator-=()
- operator/()
- operator/=()
- operator==()
- perpendicular()
- rotate()
- rotateRad()
- scale()
- set()
- squareDistance()
- squareLength()
- zero()
- ofVec3f
- align()
- alignRad()
- angle()
- angleRad()
- average()
- cross()
- distance()
- dot()
- getCrossed()
- getInterpolated()
- getLimited()
- getMapped()
- getMiddle()
- getNormalized()
- getPerpendicular()
- getRotated()
- getRotatedRad()
- getScaled()
- interpolate()
- isAligned()
- isAlignedRad()
- length()
- limit()
- map()
- match()
- middle()
- normalize()
- ofVec3f()
- one()
- operator!=()
- operator*()
- operator*=()
- operator+()
- operator+=()
- operator-()
- operator-=()
- operator/()
- operator/=()
- operator==()
- perpendicular()
- rotate()
- rotateRad()
- scale()
- set()
- squareDistance()
- squareLength()
- zero()
- ofVec4f
- average()
- distance()
- distanceSquared()
- dot()
- getInterpolated()
- getLimited()
- getMiddle()
- getNormalized()
- getPtr()
- getScaled()
- interpolate()
- interpolated()
- length()
- lengthSquared()
- limit()
- limited()
- match()
- middle()
- middled()
- normalize()
- normalized()
- ofVec4f()
- one()
- operator!=()
- operator*()
- operator*=()
- operator+()
- operator+=()
- operator-()
- operator-=()
- operator/()
- operator/=()
- operator==()
- operator[]()
- rescale()
- rescaled()
- scale()
- set()
- squareDistance()
- squareLength()
- zero()
utils
- ofDirectory
- allowExt()
- canExecute()
- canRead()
- canWrite()
- close()
- copyTo()
- create()
- createDirectory()
- doesDirectoryExist()
- exists()
- getAbsolutePath()
- getFile()
- getFiles()
- getName()
- getOriginalDirectory()
- getPath()
- getPocoFile()
- getShowHidden()
- isDirectory()
- isDirectoryEmpty()
- isHidden()
- listDir()
- moveTo()
- numFiles()
- ofDirectory()
- open()
- operator!=()
- operator<()
- operator<=()
- operator==()
- operator>()
- operator>=()
- operator[]()
- path()
- remove()
- removeDirectory()
- renameTo()
- reset()
- setExecutable()
- setReadOnly()
- setShowHidden()
- setWriteable()
- size()
- sort()
- ofFile
- canExecute()
- canRead()
- canWrite()
- changeMode()
- close()
- copyFromTo()
- copyTo()
- create()
- doesFileExist()
- exists()
- getAbsolutePath()
- getBaseName()
- getEnclosingDirectory()
- getExtension()
- getFileBuffer()
- getFileName()
- getPocoFile()
- getSize()
- isDevice()
- isDirectory()
- isFile()
- isHidden()
- isLink()
- moveFromTo()
- moveTo()
- ofFile()
- open()
- operator!=()
- operator<()
- operator<=()
- operator=()
- operator==()
- operator>()
- operator>=()
- path()
- readToBuffer()
- remove()
- removeFile()
- renameTo()
- setExecutable()
- setReadOnly()
- setWriteable()
- writeFromBuffer()
- ~ofFile()
- ofUtils
- ofBinaryToChar()
- ofBinaryToFloat()
- ofBinaryToInt()
- ofBinaryToString()
- ofContains()
- ofDisableDataPath()
- ofEnableDataPath()
- ofFind()
- ofGetDay()
- ofGetElapsedTimeMicros()
- ofGetElapsedTimeMillis()
- ofGetElapsedTimef()
- ofGetFrameNum()
- ofGetHours()
- ofGetMinutes()
- ofGetMonth()
- ofGetSeconds()
- ofGetSystemTime()
- ofGetSystemTimeMicros()
- ofGetTargetPlatform()
- ofGetTimestampString()
- ofGetUnixTime()
- ofGetVersionInfo()
- ofGetWeekday()
- ofGetYear()
- ofHexToChar()
- ofHexToFloat()
- ofHexToInt()
- ofHexToString()
- ofIsStringInString()
- ofJoinString()
- ofLaunchBrowser()
- ofNextPow2()
- ofRandomize()
- ofRemove()
- ofResetElapsedTimeCounter()
- ofSaveFrame()
- ofSaveScreen()
- ofSaveViewport()
- ofSetDataPathRoot()
- ofSort()
- ofSplitString()
- ofStringReplace()
- ofSystem()
- ofToBinary()
- ofToBool()
- ofToChar()
- ofToDataPath()
- ofToFloat()
- ofToHex()
- ofToInt()
- ofToLower()
- ofToString()
- ofToUpper()
- ofVAArgsToString()
gl
- ofFbo
- activateAllDrawBuffers()
- allocate()
- begin()
- bind()
- checkGLSupport()
- draw()
- end()
- getDefaultTextureIndex()
- getDepthBuffer()
- getDepthTexture()
- getFbo()
- getHeight()
- getNumTextures()
- getStencilBuffer()
- getTextureReference()
- getWidth()
- isAllocated()
- maxColorAttachments()
- maxDrawBuffers()
- maxSamples()
- ofFbo()
- operator=()
- readToPixels()
- resetAnchor()
- setActiveDrawBuffer()
- setActiveDrawBuffers()
- setAnchorPercent()
- setAnchorPoint()
- setDefaultTextureIndex()
- setUseTexture()
- unbind()
- ~ofFbo()
- ofLight
- ofDisableLighting()
- ofDisableSeparateSpecularLight()
- ofEnableLighting()
- ofEnableSeparateSpecularLight()
- ofGetLightingEnabled()
- ofSetGlobalAmbientColor()
- ofSetSmoothLighting()
- customDraw()
- destroy()
- disable()
- enable()
- getAmbientColor()
- getAttenuationConstant()
- getAttenuationLinear()
- getAttenuationQuadratic()
- getDiffuseColor()
- getIsDirectional()
- getIsEnabled()
- getIsPointLight()
- getIsSpotlight()
- getLightID()
- getSpecularColor()
- getSpotConcentration()
- getSpotlightCutOff()
- getType()
- ofLight()
- operator=()
- setAmbientColor()
- setAttenuation()
- setDiffuseColor()
- setDirectional()
- setPointLight()
- setSpecularColor()
- setSpotConcentration()
- setSpotlight()
- setSpotlightCutOff()
- setup()
- ~ofLight()
- ofShader
- begin()
- end()
- getAttributeLocation()
- getGeometryMaxOutputCount()
- getProgram()
- getShader()
- linkProgram()
- load()
- ofShader()
- printActiveAttributes()
- printActiveUniforms()
- setAttribute1d()
- setAttribute1f()
- setAttribute1s()
- setAttribute2d()
- setAttribute2f()
- setAttribute2s()
- setAttribute3d()
- setAttribute3f()
- setAttribute3s()
- setAttribute4d()
- setAttribute4f()
- setAttribute4s()
- setGeometryInputType()
- setGeometryOutputCount()
- setGeometryOutputType()
- setUniform1f()
- setUniform1fv()
- setUniform1i()
- setUniform1iv()
- setUniform2f()
- setUniform2fv()
- setUniform2i()
- setUniform2iv()
- setUniform3f()
- setUniform3fv()
- setUniform3i()
- setUniform3iv()
- setUniform4f()
- setUniform4fv()
- setUniform4i()
- setUniform4iv()
- setUniformMatrix4f()
- setUniformTexture()
- setupShaderFromFile()
- setupShaderFromSource()
- unload()
- ~ofShader()
- ofTexture
- ofDisableArbTex()
- ofDisableNormalizedTexCoords()
- ofDisableTextureEdgeHack()
- ofEnableArbTex()
- ofEnableNormalizedTexCoords()
- ofEnableTextureEdgeHack()
- ofGetGlFormatAndType()
- ofGetGlInternalFormat()
- ofGetImageTypeFromGLType()
- ofGetUsingArbTex()
- ofGetUsingCustomMinMagFilters()
- ofGetUsingCustomTextureWrap()
- ofGetUsingNormalizedTexCoords()
- ofRestoreMinMagFilters()
- ofRestoreTextureWrap()
- ofSetMinMagFilters()
- ofSetTextureWrap()
- allocate()
- bAllocated()
- clear()
- draw()
- drawSubsection()
- getCoordFromPercent()
- getCoordFromPoint()
- getHeight()
- getWidth()
- isAllocated()
- loadData()
- loadScreenData()
- ofTexture()
- operator=()
- readToPixels()
- setAnchorPoint()
- setCompression()
- setTextureMinMagFilter()
- setTextureWrap()
- setUseExternalTextureID()
- ofVbo
- bind()
- clear()
- clearColors()
- clearIndices()
- clearNormals()
- clearTexCoords()
- clearVertices()
- disableColors()
- disableIndices()
- disableNormals()
- disableTexCoords()
- draw()
- drawElements()
- enableColors()
- enableIndices()
- enableNormals()
- enableTexCoords()
- getColorId()
- getIndexId()
- getIsAllocated()
- getNormalId()
- getTexCoordId()
- getUsingColors()
- getUsingIndices()
- getUsingNormals()
- getUsingTexCoords()
- getUsingVerts()
- getVertId()
- ofVbo()
- operator=()
- setColorData()
- setIndexData()
- setMesh()
- setNormalData()
- setTexCoordData()
- setVertexData()
- unbind()
- updateColorData()
- updateIndexData()
- updateMesh()
- updateNormalData()
- updateTexCoordData()
- updateVertexData()
- ~ofVbo()
ofxVectorGraphics
- ofxVectorGraphics
- arc()
- beginEPS()
- beginShape()
- bezier()
- bezierVertex()
- changeColor()
- circle()
- curve()
- curveVertex()
- disableCenterRect()
- disableDraw()
- ellipse()
- enableCenterRect()
- enableDraw()
- endEPS()
- endShape()
- fill()
- line()
- noFill()
- ofxVectorGraphics()
- polyVertex()
- rect()
- setColor()
- setLineWidth()
- triangle()
ofxAssimpModelLoader
- ofxAssimpModelLoader
- calculateDimensions()
- clear()
- createEmptyModel()
- createLightsFromAiModel()
- disableColors()
- disableMaterials()
- disableNormals()
- disableTextures()
- draw()
- drawFaces()
- drawVertices()
- drawWireframe()
- enableColors()
- enableMaterials()
- enableNormals()
- enableTextures()
- getAnimationCount()
- getAssimpScene()
- getCurrentAnimatedMesh()
- getDuration()
- getMaterialForMesh()
- getMesh()
- getMeshNames()
- getNormalizedScale()
- getNumMeshes()
- getPosition()
- getScale()
- getSceneCenter()
- getTextureForMesh()
- loadModel()
- ofxAssimpModelLoader()
- optimizeScene()
- setAnimation()
- setNormalizationFactor()
- setNormalizedTime()
- setPosition()
- setRotation()
- setScale()
- setScaleNomalization()
- setTime()
- ~ofxAssimpModelLoader()
ofxiPhone
- ofxiPhoneCoreLocation
- getAltitude()
- getAltitudeAccuracy()
- getCompassX()
- getCompassY()
- getCompassZ()
- getDistMoved()
- getHeadingAccuracy()
- getLatitude()
- getLocationAccuracy()
- getLongitude()
- getMagneticHeading()
- getTrueHeading()
- ofxiPhoneCoreLocation()
- startHeading()
- startLocation()
- stopHeading()
- stopLocation()
- ~ofxiPhoneCoreLocation()
ofxThreadedImageLoader
ofxNetwork
- ofxTCPServer
- close()
- disconnectClient()
- getClientIP()
- getClientPort()
- getLastID()
- getNumClients()
- getNumReceivedBytes()
- getPort()
- isClientConnected()
- isClientSetup()
- isConnected()
- ofxTCPServer()
- receive()
- receiveRawBytes()
- send()
- sendRawBytes()
- sendRawBytesToAll()
- sendToAll()
- setMessageDelimiter()
- setVerbose()
- setup()
- threadedFunction()
- ~ofxTCPServer()
- ofxUDPManager
- Bind()
- BindMcast()
- Close()
- Connect()
- ConnectMcast()
- Create()
- GetMaxMsgSize()
- GetReceiveBufferSize()
- GetRemoteAddr()
- GetSendBufferSize()
- GetTTL()
- GetTimeoutReceive()
- GetTimeoutSend()
- Receive()
- Send()
- SendAll()
- SetEnableBroadcast()
- SetNonBlocking()
- SetReceiveBufferSize()
- SetReuseAddress()
- SetSendBufferSize()
- SetTTL()
- SetTimeoutReceive()
- SetTimeoutSend()
- ofxUDPManager()
- ~ofxUDPManager()
ofxAccelerometer
ofxAndroid
ofxOsc
ofx3DModelLoader
ofxOpenCv
- ofxCvColorImage
- clear()
- contrastStretch()
- convertHsvToRgb()
- convertRgbToHsv()
- convertToGrayscalePlanarImage()
- convertToGrayscalePlanarImages()
- convertToRange()
- ofxCvColorImage()
- operator+=()
- operator-=()
- operator=()
- resize()
- scaleIntoMe()
- set()
- setFromGrayscalePlanarImages()
- setFromPixels()
- setRoiFromPixels()
- ofxCvFloatImage
- addWeighted()
- clear()
- contrastStretch()
- convertToRange()
- flagImageChanged()
- getFloatPixelsRef()
- getNativeScaleMax()
- getNativeScaleMin()
- getPixelsAsFloats()
- getRoiFloatPixelsRef()
- getRoiPixelsAsFloats()
- ofxCvFloatImage()
- operator&=()
- operator*=()
- operator/=()
- operator=()
- resize()
- scaleIntoMe()
- set()
- setFromPixels()
- setNativeScale()
- setRoiFromPixels()
- ofxCvGrayscaleImage
- absDiff()
- adaptiveThreshold()
- blurHeavily()
- brightnessContrast()
- contrastStretch()
- convertToRange()
- dilate_3x3()
- erode_3x3()
- ofxCvGrayscaleImage()
- operator=()
- resize()
- scaleIntoMe()
- set()
- setFromColorImage()
- setFromFloatImage()
- setFromPixels()
- setRoiFromPixels()
- threshold()
- ~ofxCvGrayscaleImage()
- ofxCvImage
- allocate()
- blur()
- blurGaussian()
- clear()
- contrastStretch()
- convertToRange()
- countNonZeroInRegion()
- dilate()
- draw()
- drawBlobIntoMe()
- drawROI()
- erode()
- flagImageChanged()
- getCvImage()
- getHeight()
- getIntersectionROI()
- getPixels()
- getPixelsRef()
- getROI()
- getRoiPixels()
- getRoiPixelsRef()
- getTextureReference()
- getWidth()
- invert()
- mirror()
- ofxCvImage()
- operator&=()
- operator*=()
- operator+=()
- operator-=()
- operator=()
- remap()
- resetAnchor()
- resetROI()
- resize()
- rotate()
- scale()
- scaleIntoMe()
- set()
- setAnchorPercent()
- setAnchorPoint()
- setFromPixels()
- setROI()
- setRoiFromPixels()
- setUseTexture()
- transform()
- translate()
- undistort()
- updateTexture()
- warpIntoMe()
- warpPerspective()
- ~ofxCvImage()
ofxXmlSettings
- ofxXmlSettings
- addAttribute()
- addTag()
- addValue()
- attributeExists()
- clear()
- clearTagAttributes()
- clearTagContents()
- copyXmlToString()
- getAttribute()
- getAttributeNames()
- getNumAttributes()
- getNumTags()
- getPushLevel()
- getValue()
- loadFile()
- loadFromBuffer()
- ofxXmlSettings()
- popTag()
- pushTag()
- removeAttribute()
- removeTag()
- saveFile()
- setAttribute()
- setValue()
- tagExists()
