Vuo  2.1.2
VuoInputEditorText.cc
Go to the documentation of this file.
1 
10 #include "VuoInputEditorText.hh"
11 
12 extern "C"
13 {
14  #include "VuoText.h"
15 }
16 
21 {
22  return new VuoInputEditorText();
23 }