Vuo  1.2.7
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. More...
 

Function Documentation

◆ gcd()

static int gcd ( int  a,
int  b 
)
static

Returns the greatest common divisor of a and b.