Vuo 2.4.4
Loading...
Searching...
No Matches
VuoCompilerNodeArgument.cc
Go to the documentation of this file.
1
11#include "VuoPort.hh"
12
17 : VuoBaseDetail<VuoPort>("VuoCompilerNodeArgument", basePort)
18{
19 getBase()->setCompiler(this);
20}
21