» 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

~4h ago

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

~7d ago

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

~7d ago

fleg: hey there! What's the best tool for remote work? Teamviewer feels terrible. Thanks!

~21d ago

joreg: Last call: 6-session vvvv beginner course starting November 4: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~1mth ago

joreg: Missed the last meetup? You can rewatch it here: https://www.youtube.com/live/MdvTa58uxB0?si=Fwi-9hHoCmo794Ag

~1mth ago

theurbankind: When is the next big event, like node festival ?

~1mth ago

~1mth ago

joreg: Join us for the next vvvv meetup on Oktober 17th: https://visualprogramming.net/blog/2024/25.-vvvv-worldwide-meetup/

~1mth ago

joreg: 6 session beginner course part 2 "Deep Dive" starts January 13th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-ii/