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