catmull_rom

@NotNull
open fun catmull_rom(@NotNull p0: Vector3f, @NotNull p1: Vector3f, @NotNull p2: Vector3f, @NotNull p3: Vector3f, t: Float): Vector3f