Vuo  2.3.2
VuoComment Member List

This is the complete list of members for VuoComment, including all inherited members.

commentTypeNameVuoCommentstatic
getCompiler(void) constVuoBase< VuoCompilerComment, VuoRendererComment >
getContent(void)VuoComment
getHeight(void)VuoComment
getRenderer(void) constVuoBase< VuoCompilerComment, VuoRendererComment >
getTintColor(void)VuoComment
getTintColorGraphvizName(void)VuoComment
getWidth(void)VuoComment
getX(void)VuoComment
getY(void)VuoComment
hasCompiler(void) constVuoBase< VuoCompilerComment, VuoRendererComment >
hasRenderer(void) constVuoBase< VuoCompilerComment, VuoRendererComment >
setCompiler(VuoCompilerComment *compiler)VuoBase< VuoCompilerComment, VuoRendererComment >
setContent(string content)VuoComment
setHeight(int height)VuoComment
setRenderer(VuoRendererComment *renderer)VuoBase< VuoCompilerComment, VuoRendererComment >
setTintColor(enum VuoNode::TintColor tintColor)VuoComment
setWidth(int width)VuoComment
setX(int x)VuoComment
setY(int y)VuoComment
VuoBase(string id)VuoBase< VuoCompilerComment, VuoRendererComment >
VuoComment(string content="", int x=0, int y=0, int width=240, int height=120, VuoNode::TintColor tintColor=VuoNode::TintNone)VuoComment