Vuo  0.8.0
 All Classes 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_VuoImageAn image residing in GPU memory (GL Texture Object)
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_VuoShaderA graphics shader program, specifying how to render a 3D object
oCVuoMovieDecoder::AVContainerInternal struct which contains context and current playback status of VuoMovieDecoder
oCCIColor(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCexception
oCVuoFileUtilities::FileA file in either a directory or an archive
oCListener
oCVuoCompilerComposition::NodeReplacementA mapping from a node to its replacement in a composition diff
oCNSApplication
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
oC<NSTextViewDelegate>
oCNSValue(VuoRunnerCocoaConversion)Methods for converting between Cocoa types and Vuo types
oCNSWindow
oC<NSWindowDelegate>
oCOscPacketListener
oCVuoMovieDecoder::PacketQueueHolds audio AVPackets for decoding
oCVuoRunner::PortThis class represents a published port in a composition
oCQComboBox
oCQDialog
oCQDoubleSpinBox
oCQGraphicsItem
oCQGraphicsItemGroup
oCQGraphicsScene
oCQObject
oCQSpinBox
oCQTextEdit
oCUdpSocket
oCVuoAudioFileInternalContext data for decoding an audio file
oCVuoAudioInputDeviceInformation about an audio input device
oCVuoAudioOutputDeviceInformation about an audio ouput device
oCVuoAudioSamplesA set of audio amplitudes for a single channel
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< VuoCompilerPublishedPort, VuoRendererPublishedPort >
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< VuoPublishedPort >
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
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
oCVuoDictionary_VuoText_VuoRealA mapping from keys to values
oCVuoDisplayRefreshInternalContext data for VuoDisplayRefresh_displayLinkCallback
oCVuoFileUtilitiesFunctions for dealing with files
oCVuoFontA font description: family, style, point size, underline
oCVuoGlContextPoolA process-wide set of mutually-shared OpenGL contexts
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)
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
oCVuoMidiDeviceA set of specifications for choosing a MIDI device
oCVuoMidiIn_internalPrivate data for a VuoMidiIn instance
oCVuoMidiNoteA music note 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
oCVuoMovieDecoderInstance class used to control the playback of video
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
oCVuoMovieDecoder::VuoPacketListA replacement for the FFMPEG AVPacketList which uses deprecated functionality
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
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
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)
oCVuoSceneObjectRenderer_AttributesOpenGL attribute locations
oCVuoSceneObjectRendererInternalInternal state data for a VuoSceneObjectRenderer instance
oCVuoSceneRendererInternalInternal state data for a VuoSceneRenderer instance
oCVuoSceneRendererInternal_meshItemGL Objects corresponding with a VuoSubmesh instance
oCVuoSceneRendererInternal_objectGL Objects corresponding with a VuoSceneObject instance
oCVuoScreenInformation about a display screen
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 trigger methods
oCVuoTriggerSet< VuoList_VuoAudioSamples >
oCVuoTriggerSet< VuoReal >
oCVuoUrl_curlBufferA memory buffer, filled by VuoUrl_curlCallback()
\CVuoWindowPropertyA window setting, such as its title, or whether it is full-screen