ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Macros
ARTrackableSquare.cpp File Reference
#include <ARX/ARTrackableSquare.h>
#include <ARX/ARController.h>
Include dependency graph for ARTrackableSquare.cpp:

Macros

#define MAX(x, y)   (x > y ? x : y)
 

Macro Definition Documentation

◆ MAX

#define MAX (   x,
 
)    (x > y ? x : y)