Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oC_VuoAudio_internalPrivate data for a VuoAudio instance
oC_VuoHid_internalPrivate data for a VuoHid instance
oC_VuoImageAn image residing in GPU memory (GL Texture Object), with an optional CPU copy
oC_VuoLeapInternalInternal data for listening to a Leap controller
oC_VuoMeshA 3D mesh that contains one or more submeshes (allowing each submesh to have a different element assembly method)
oC_VuoOscMessageAn OSC message
oC_VuoOscOut_internalPrivate data for a VuoOscOut instance
oC_VuoSerial_internalPrivate data for a VuoSerial instance
oC_VuoShaderA graphics shader program, specifying how to render a 3D object
oC_VuoSmoothInertiaInstance data for smoothing a value using inertia
oC<AVCaptureVideoDataOutputSampleBufferDelegate>
oCCIColor(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCVuoCompiler::EnvironmentA set of node classes, types, library modules, and search paths for other dependencies
oCexception
oCVuoFileUtilities::FileA file in either a directory or an archive
oCListener
oCModuleInfoData for loadModulesIntoCombinedEnvironment
oCNodeContextRuntime information about a node
oCVuoCompilerComposition::NodeReplacementA mapping from a node to its replacement in a composition diff
oC<NSApplicationDelegate>
oCNSArray(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSBitmapImageRep(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSColor(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSData(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSImage(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSNumber(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSObject
oCNSOpenGLView
oCNSScreen(VuoAdditions)Some convenience methods for fetching information about an NSScreen
oCNSString(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSTextView
oC<NSTextViewDelegate>
oCNSValue(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSWindow
oCNSWindow(Accessibility)Workaround for Radar #19509497 (see below)
oCNSWindow(liveFrame)NSWindow category by Jonathan 'Wolf' Rentzsch http://rentzsch.com
oC<NSWindowDelegate>
oCOscPacketListener
oCVuoRunner::PortThis class represents a published port in a composition
oCPortContextRuntime information about a port
oCQComboBox
oCQDialog
oCQDoubleSpinBox
oCQGraphicsItem
oCQGraphicsItemGroup
oCQGraphicsScene
oCQObject
oCQSpinBox
oCUdpSocket
oCVuoArtNetAddressA set of values that specifiy a DMX512 universe
oCVuoArtNetInputDeviceInformation about an Art-Net input device
oCVuoArtNetOutputDeviceInformation about an Art-Net output device
oCVuoAudioFileInternalContext data for decoding an audio file
oCVuoAudioFrameA list of VuoAudioSamples (per-channel) and timestamp for one frame of audio
oCVuoAudioInputDeviceInformation about an audio input device
oCVuoAudioOutputDeviceInformation about an audio ouput device
oCVuoAudioSamplesA set of audio amplitudes for a single channel
oCVuoAvWriterObject()Manages writing audio and video samples to a movie file
oCVuoBase< CompilerClass, RendererClass >This class is intended to be inherited by a base class that can have compiler and/or renderer detail classes
oCVuoBase< VuoCompilerCable, VuoRendererCable >
oCVuoBase< VuoCompilerComposition, VuoRendererComposition >
oCVuoBase< VuoCompilerNode, VuoRendererNode >
oCVuoBase< VuoCompilerNodeArgument, VuoRendererPort >
oCVuoBase< VuoCompilerNodeArgumentClass, void >
oCVuoBase< VuoCompilerNodeClass, void >
oCVuoBase< VuoCompilerType, void >
oCVuoBaseDetail< BaseClass >This class is intended to be inherited by a detail class attached to a base class
oCVuoBaseDetail< VuoCable >
oCVuoBaseDetail< VuoComposition >
oCVuoBaseDetail< VuoNode >
oCVuoBaseDetail< VuoNodeClass >
oCVuoBaseDetail< VuoPort >
oCVuoBaseDetail< VuoPortClass >
oCVuoBaseDetail< VuoType >
oCVuoBoxDefines a bounding box
oCVuoColorA color, with component values specifying red, green, blue, and alpha (opacity)
oCVuoCompilerThis class compiles node classes, types, and library modules
oCVuoCompilerBitcodeGeneratorGenerates code for a composition
oCVuoCompilerBitcodeParserA parser to extract code elements from an LLVM module
oCVuoCompilerChainA linear sequence of nodes along which an event may be transmitted
oCVuoCompilerCodeGenUtilitiesHandy methods for generating code
oCVuoCompilerConstantStringCacheA cache of LLVM constant values generated for a module
oCVuoCompilerDriverThis class represents a driver for a protocol
oCVuoCompilerErrorA description of an error that occurred while compiling a composition
oCVuoCompilerGraphData structure used for performing graph analysis on a composition in order to compile it or check its validity
oCVuoCompilerGraphvizParserParses nodes and cables from a .vuo composition file
oCVuoCompilerModuleA node class or type defined in an LLVM module
oCVuoCompilerTargetSetStores a set of targets (operating system versions) and can be used to check compatibility
oCVuoCompilerTriggerDescriptionInformation about a trigger port inside a subcomposition that the subcomposition advertises to its containing composition
oCVuoCrashReport_infoTypeData to be inserted into OS X crash reports
oCVuoDataA blob of 8-bit binary data
oCVuoDictionary_VuoText_VuoRealA mapping from keys to values
oCVuoDisplayRefreshInternalContext data for VuoDisplayRefresh_displayLinkCallback
oCVuoDragEventInformation about an in-progress or completed file drag
oCVuoFileUtilitiesFunctions for dealing with files
oCVuoFontA font description: family, style, point size, underline
oCVuoFontClassA wrapper for VuoFont, so it can be used as a std::map key
oCVuoGlContextPoolA process-wide set of mutually-shared OpenGL contexts
oCVuoGlProgramInformation about a pooled GL Program Object
oCVuoGlTextureReference-counting information for an OpenGL texture
oCVuoHeapEntryAn entry in the reference-counting table
oCVuoHidControlInformation about a control on a USB HID device
oCVuoHidDeviceInformation about a USB HID device
oCVuoImageBlend_internalState data for the image blender
oCVuoImageBlur_internalState data for the image blurrer
oCVuoImageRendererInternalInternal state data for a VuoImageRenderer instance
oCVuoInputEditorIconProvides functions for rendering icons
oCVuoInputEditorMenuItemInterface of VuoInputEditorMenuItem
oCVuoIoSurfacePoolEntryTypeAn entry in the IOSurface pool
oCVuoKeyboardContextHandle for starting and stopping event listeners
oCVuoKeyedPool< KeyType, InstanceType >A pool of shared objects — one object per key
oCVuoLayerA 2D Object: visible (image), or virtual (group)
oCVuoLeapFrameA frame of Leap Motion data
oCVuoLeapHandThe Hand class reports the physical characteristics of a detected hand
oCVuoLeapPointableCoordinates of a single Leap "pointable" (a finger or tool)
oCVuoList_VuoArtNetInputDevice_structA list of VuoArtNetInputDevice elements
oCVuoList_VuoArtNetOutputDevice_structA list of VuoArtNetOutputDevice elements
oCVuoList_VuoAudioBinAverageType_structA list of VuoAudioBinAverageType elements
oCVuoList_VuoAudioBins_structA list of VuoAudioBins elements
oCVuoList_VuoAudioEncoding_structA list of VuoAudioEncoding elements
oCVuoList_VuoAudioFrame_structA list of VuoAudioFrame elements
oCVuoList_VuoAudioInputDevice_structA list of VuoAudioInputDevice elements
oCVuoList_VuoAudioOutputDevice_structA list of VuoAudioOutputDevice elements
oCVuoList_VuoAudioSamples_structA list of VuoAudioSamples elements
oCVuoList_VuoBaudRate_structA list of VuoBaudRate elements
oCVuoList_VuoBlendMode_structA list of VuoBlendMode elements
oCVuoList_VuoBoolean_structA list of VuoBoolean elements
oCVuoList_VuoColor_structA list of VuoColor elements
oCVuoList_VuoCoordinateUnit_structA list of VuoCoordinateUnit elements
oCVuoList_VuoCursor_structA list of VuoCursor elements
oCVuoList_VuoCurve_structA list of VuoCurve elements
oCVuoList_VuoCurveEasing_structA list of VuoCurveEasing elements
oCVuoList_VuoData_structA list of VuoData elements
oCVuoList_VuoDispersion_structA list of VuoDispersion elements
oCVuoList_VuoDisplacement_structA list of VuoDisplacement elements
oCVuoList_VuoDistribution3d_structA list of VuoDistribution3d elements
oCVuoList_VuoDmxColorMap_structA list of VuoDmxColorMap elements
oCVuoList_VuoDragEvent_structA list of VuoDragEvent elements
oCVuoList_VuoDurationType_structA list of VuoDurationType elements
oCVuoList_VuoFileType_structA list of VuoFileType elements
oCVuoList_VuoFont_structA list of VuoFont elements
oCVuoList_VuoGradientNoise_structA list of VuoGradientNoise elements
oCVuoList_VuoGridType_structA list of VuoGridType elements
oCVuoList_VuoHidControl_structA list of VuoHidControl elements
oCVuoList_VuoHidDevice_structA list of VuoHidDevice elements
oCVuoList_VuoHorizontalAlignment_structA list of VuoHorizontalAlignment elements
oCVuoList_VuoHorizontalReflection_structA list of VuoHorizontalReflection elements
oCVuoList_VuoHorizontalSide_structA list of VuoHorizontalSide elements
oCVuoList_VuoIconPosition_structA list of VuoIconPosition elements
oCVuoList_VuoImage_structA list of VuoImage elements
oCVuoList_VuoImageColorDepth_structA list of VuoImageColorDepth elements
oCVuoList_VuoImageFormat_structA list of VuoImageFormat elements
oCVuoList_VuoImageStereoType_structA list of VuoImageStereoType elements
oCVuoList_VuoImageWrapMode_structA list of VuoImageWrapMode elements
oCVuoList_VuoInteger_structA list of VuoInteger elements
oCVuoList_VuoKey_structA list of VuoKey elements
oCVuoList_VuoLayer_structA list of VuoLayer elements
oCVuoList_VuoLeapFrame_structA list of VuoLeapFrame elements
oCVuoList_VuoLeapHand_structA list of VuoLeapHand elements
oCVuoList_VuoLeapPointable_structA list of VuoLeapPointable elements
oCVuoList_VuoLeapPointableType_structA list of VuoLeapPointableType elements
oCVuoList_VuoLeapTouchZone_structA list of VuoLeapTouchZone elements
oCVuoList_VuoListPosition_structA list of VuoListPosition elements
oCVuoList_VuoLoopType_structA list of VuoLoopType elements
oCVuoList_VuoMesh_structA list of VuoMesh elements
oCVuoList_VuoMidiController_structA list of VuoMidiController elements
oCVuoList_VuoMidiInputDevice_structA list of VuoMidiInputDevice elements
oCVuoList_VuoMidiNote_structA list of VuoMidiNote elements
oCVuoList_VuoMidiOutputDevice_structA list of VuoMidiOutputDevice elements
oCVuoList_VuoMidiPitchBend_structA list of VuoMidiPitchBend elements
oCVuoList_VuoModifierKey_structA list of VuoModifierKey elements
oCVuoList_VuoMouseButton_structA list of VuoMouseButton elements
oCVuoList_VuoMovieFormat_structA list of VuoMovieFormat elements
oCVuoList_VuoMovieImageEncoding_structA list of VuoMovieImageEncoding elements
oCVuoList_VuoMultisample_structA list of VuoMultisample elements
oCVuoList_VuoNoise_structA list of VuoNoise elements
oCVuoList_VuoNotePriority_structA list of VuoNotePriority elements
oCVuoList_VuoNumberComparison_structA list of VuoNumberComparison elements
oCVuoList_VuoNumberFormat_structA list of VuoNumberFormat elements
oCVuoList_VuoOscInputDevice_structA list of VuoOscInputDevice elements
oCVuoList_VuoOscMessage_structA list of VuoOscMessage elements
oCVuoList_VuoOscOutputDevice_structA list of VuoOscOutputDevice elements
oCVuoList_VuoParity_structA list of VuoParity elements
oCVuoList_VuoPoint2d_structA list of VuoPoint2d elements
oCVuoList_VuoPoint3d_structA list of VuoPoint3d elements
oCVuoList_VuoPoint4d_structA list of VuoPoint4d elements
oCVuoList_VuoReal_structA list of VuoReal elements
oCVuoList_VuoRealRegulation_structA list of VuoRealRegulation elements
oCVuoList_VuoRelativeTime_structA list of VuoRelativeTime elements
oCVuoList_VuoRenderedLayers_structA list of VuoRenderedLayers elements
oCVuoList_VuoRoundingMethod_structA list of VuoRoundingMethod elements
oCVuoList_VuoRssItem_structA list of VuoRssItem elements
oCVuoList_VuoSceneObject_structA list of VuoSceneObject elements
oCVuoList_VuoScreen_structA list of VuoScreen elements
oCVuoList_VuoSerialDevice_structA list of VuoSerialDevice elements
oCVuoList_VuoShader_structA list of VuoShader elements
oCVuoList_VuoSizingMode_structA list of VuoSizingMode elements
oCVuoList_VuoSyphonServerDescription_structA list of VuoSyphonServerDescription elements
oCVuoList_VuoTempoRange_structA list of VuoTempoRange elements
oCVuoList_VuoText_structA list of VuoText elements
oCVuoList_VuoThresholdType_structA list of VuoThresholdType elements
oCVuoList_VuoTime_structA list of VuoTime elements
oCVuoList_VuoTimeFormat_structA list of VuoTimeFormat elements
oCVuoList_VuoTimeUnit_structA list of VuoTimeUnit elements
oCVuoList_VuoTransform2d_structA list of VuoTransform2d elements
oCVuoList_VuoTransform_structA list of VuoTransform elements
oCVuoList_VuoUrl_structA list of VuoUrl elements
oCVuoList_VuoVertexAttribute_structA list of VuoVertexAttribute elements
oCVuoList_VuoVerticalAlignment_structA list of VuoVerticalAlignment elements
oCVuoList_VuoVerticalReflection_structA list of VuoVerticalReflection elements
oCVuoList_VuoVideoFrame_structA list of VuoVideoFrame elements
oCVuoList_VuoVideoInputDevice_structA list of VuoVideoInputDevice elements
oCVuoList_VuoVideoOptimization_structA list of VuoVideoOptimization elements
oCVuoList_VuoWave_structA list of VuoWave elements
oCVuoList_VuoWeekday_structA list of VuoWeekday elements
oCVuoList_VuoWindowProperty_structA list of VuoWindowProperty elements
oCVuoList_VuoWindowReference_structA list of VuoWindowReference elements
oCVuoList_VuoWrapMode_structA list of VuoWrapMode elements
oCVuoMathExpressionA mathematical expression
oCVuoMathExpressionErrorInternalC++ implementation of opaque C type VuoMathExpressionError
oCVuoMathExpressionListAn ordered list of mathematical expressions
oCVuoMathExpressionParserInternalC++ implementation of opaque C type VuoMathExpressionParser
oCVuoMidiControllerA music note event sent via MIDI
oCVuoMidiIn_internalPrivate data for a VuoMidiIn instance
oCVuoMidiInputDeviceA set of specifications for choosing a MIDI input device
oCVuoMidiNoteA music note event sent via MIDI
oCVuoMidiOutputDeviceA set of specifications for choosing a MIDI output device
oCVuoMidiPitchBendA pitch bend event sent via MIDI
oCVuoModuleA modular component (i.e., node class or type) that is an add-on to the core Vuo framework
oCVuoMouseContextHandle for starting and stopping event listeners
oCVuoMovieExporterRuns an Image Generator composition in a separate process, saving each output image to a movie file
oCVuoMovieExporterParametersParameters specifying how an Image Generator composition should be rendered into a movie
oCVuoMovieFormatDescribes the attributes of a movie file
oCVuoNodeSetThis class represents a node set, which is a set of node classes and supporting files grouped together in an archive
oCVuoOscIn_internalPrivate data for a VuoOscIn instance
oCVuoOscInputDeviceInformation about an OSC input device
oCVuoOscOutputDeviceInformation about an OSC Output device
oCVuoOscOutputIdentifierEnable VuoOscOutputDevice to be used in std::map
oCVuoPoint2dA floating-point 2-dimensional Cartesian spatial location
oCVuoPoint3dA floating-point 3-dimensional Cartesian spatial location
oCVuoPoint4dA floating-point 4-dimensional point
oCVuoProtocolThis class represents a protocol
oCVuoRealRegulationParameters describing how to regulate a real number
oCVuoRectangleA rectangular area
oCVuoRenderedLayersA layer (or hierarchical structure of layers) and its dimensions in pixels
oCVuoRendererColorsProvides colors for rendered items in a composition
oCVuoRendererFontsProvides fonts for rendered items in a composition
oCVuoRssItemAn item from an RSS feed
oCVuoRunnerThis class runs and controls a composition that has been compiled and linked by VuoCompiler
oCVuoRunnerCocoa(Conversion)Methods for converting between Cocoa types and Vuo types
oCVuoRunnerDelegateAn abstract class to be implemented by a client that will receive telemetry messages from the composition
oCVuoSceneObjectA 3D Object: visible (mesh), or virtual (group, light, camera)
oCVuoSceneObjectGet_dataA data buffer, and the curren read position inside it
oCVuoSceneObjectRenderer_AttributesOpenGL attribute locations
oCVuoSceneObjectRendererInternalInternal state data for a VuoSceneObjectRenderer instance
oCVuoSceneRendererInternalInternal state data for a VuoSceneRenderer instance
oCVuoSceneRendererInternal_objectGL Objects corresponding with a VuoSceneObject instance
oCVuoScreenInformation about a display screen
oCVuoScreenCaptureInternalData for a screen capture instance
oCVuoSerialDeviceInformation about a serial I/O device
oCVuoShaderUniformHolds values to eventually be assigned to a GL Program Object's uniforms
oCVuoShaderUniform.value
oCVuoStringUtilitiesFunctions for dealing with strings
oCVuoSubmeshOne set of vertices, with associated normals and other per-vertex data, within a mesh
oCVuoSubmesh.glUploadReferences to mesh data uploaded to the GPU
oCVuoSubshaderReferences to shader source code and shader code uploaded to the GPU
oCVuoSyphonServerDescriptionA struct containing the dictionary values of a Syphon Server Description
oCVuoTimeUtilitiesFunctions for measuring times at microsecond precision
oCVuoTransformA 3D transformation (scale, rotation, translation)
oCVuoTransform.rotationSource
oCVuoTransform.rotationSource.__unnamed__
oCVuoTransform2dA 2D transformation (scale, rotation, translation)
oCVuoTriggerSet< TriggerDataType >Manages a set of callbacks for nodes' trigger ports
oCVuoTriggerSet< VuoData >
oCVuoTriggerSet< VuoHidControl >
oCVuoTriggerSet< VuoList_VuoAudioSamples_struct >
oCVuoTriggerSet< VuoList_VuoVideoInputDevice_struct >
oCVuoTriggerSet< VuoReal >
oCVuoUrl_curlBufferA memory buffer, filled by VuoUrl_curlCallback()
oCVuoVideoDecoderVirtual class from which Ffmpeg and AvFoundation video decoders inherit
oCVuoVideoFrameAn image and timestamp for a single frame of video
oCVuoVideoInputDeviceInformation about an audio input device
oCVuoVideoPlayerVideo playback using a decoder to read video
oCVuoWindowOpenGLInternal(Drag)Methods related to dragging files from Finder
oCVuoWindowPropertyA window setting, such as its title, or whether it is full-screen
oCVuoWindowRecorder()Private variables for VuoWindowRecorder
\CVuoWindowReference_structA unique ID for a window being displayed by the composition