Vuo  2.0.0
Functions
VuoInputEditorEdgeBlend.cc File Reference

Description

VuoInputEditorEdgeBlend implementation.

Definition in file VuoInputEditorEdgeBlend.cc.

Go to the source code of this file.

Functions

bool getDetails (json_object *details, VuoEdgeBlend *suggestedMin, VuoEdgeBlend *suggestedMax, VuoEdgeBlend *suggestedStep)
 Try to read in suggested details and return true if min/max are both found, false otherwise (though there still may be some usable data read). More...
 

Function Documentation

◆ getDetails()

bool getDetails ( json_object details,
VuoEdgeBlend suggestedMin,
VuoEdgeBlend suggestedMax,
VuoEdgeBlend suggestedStep 
)

Try to read in suggested details and return true if min/max are both found, false otherwise (though there still may be some usable data read).

Definition at line 46 of file VuoInputEditorEdgeBlend.cc.