» Namespaces
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Namespaces

Italian | French

Libraries of classes are categorized using Namespaces. vvvv provides a small collection of useable classes, .net itself comes with a huge collection of ready to use classes.
If you use a namespace which is documented in one of the following class references and get an error after saving your plugin, you once have to add a reference to the namespace's dll in vvvv (see below).

The VVVV namespace

Complete vvvv class library reference Especially useful are:

  • VVVV.Utils.VMath: for all stuff not found in System.Math
  • VVVV.Utils.Animation: provides a Particle baseclass

The .NET namespace

Complete .net3.5 class library reference
Complete .net4.0 class library reference
Especially useful are:

  • System.Collections.Generic: List<T>, Dictionary<TKey, TValue>
  • System.Collections: IEnumerable
  • System.XML: for xml parsing and writing, xslt, xpath..and more
  • System.IO: for file reading and writing and filename and directory handling

Add a namespace's reference

Add a namespace&#39;s reference
  • Open vvvv's ProjectExplorer by pressing ctrl+J and then navigate to your appropiate dynamic plugin within the shown list. The missing namespace which causes the error should also miss in the list entry 'References'.
  • Click right and add the reference as shown in the screenshot.

anonymous user login

Shoutbox

~3d ago

joreg: Workshop on 02 05: Intro to the Stride 3D Engine. Signup here: https://thenodeinstitute.org/courses/ss24-vvvv-intro-to-the-stride-3d-engine-in-vvvv/

~4d ago

joreg: The new vvvv Show-Off-Reel is out: https://vimeo.com/930568091

~10d ago

joreg: The summer season of vvvv workshops at The NODE Institute is out: https://thenodeinstitute.org/ss24-vvvv-intermediates/

~10d ago

domj: If you happen to be in Prague, come join us at the Schema workshop on Thursday 25.4. :) https://www.facebook.com/events/395516526614988/?ti=ls

~21d ago

joreg: Postponed: Next vvvv beginner course starting April 29: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2024/