Vuo  1.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros | Functions
VuoMovieExporter.mm File Reference

Description

VuoMovieExporter implementation.

Functions

static int gcd (int a, int b)
 Returns the greatest common divisor of a and b.
 

Function Documentation

static int gcd ( int  a,
int  b 
)
static

Returns the greatest common divisor of a and b.