» 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

~2d ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~2d ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~10d ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~12d ago

~13d ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~17d ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~17d ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~24d ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~1mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~1mth ago