catmull_rom

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