GlsAnimation Library
1.0.6
Provides classes and functions to support animating GL Studio objects programmatically or with script files
|
For easier reading, test whether T is either the same type as U or the same as V. More...
#include <gls_animation.h>
Public Types | |
enum | { value = is_same<T, U>::value || is_same<T, V>::value } |
For easier reading, test whether T is either the same type as U or the same as V.