public class Vec4_ extends Object implements Interf_LinearInterpolate<Vec4_>
| Constructor and Description |
|---|
Vec4_(glm.vec._4.Vec4 v) |
| Modifier and Type | Method and Description |
|---|---|
Vec4_ |
linearInterpolate(Vec4_ a,
Vec4_ b,
float sectionAlpha) |
public Vec4_ linearInterpolate(Vec4_ a, Vec4_ b, float sectionAlpha)
linearInterpolate in interface Interf_LinearInterpolate<Vec4_>Copyright © 2016 Java Graphics Society. All rights reserved.