Vuo  0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
VuoRendererDrawer Class Reference

Description

Represents a node port's drawer.

Public Member Functions

 VuoRendererDrawer ()
 Creates a nonexistent drawer.
 
 VuoRendererDrawer (bool _isOutput, vector< VuoRendererPort * > _ports)
 Creates a drawer, which can be added to a VuoRendererPort.
 
unsigned int getMaxDrawerLabelWidth (void) const
 Returns the maximum width in pixels of the labels of a drawer with size elements.
 

Public Attributes

bool isOutput
 Is this drawer attached to an output port?
 
vector< VuoRendererPort * > ports
 The ports this drawer contains.
 

The documentation for this class was generated from the following files: