Searched refs:catmullRom (Results 1 – 4 of 4) sorted by relevance
13 public static final CatmullRom catmullRom = new CatmullRom(); field
211 tween.path(TweenPaths.catmullRom); in to()249 tween.path(TweenPaths.catmullRom); in from()
57 GLM_FUNC_DECL genType catmullRom(
13 GLM_FUNC_QUALIFIER genType catmullRom function