类的使用
org.meteoinfo.image.vecmath.Tuple3f
-
使用Tuple3f的程序包 程序包 说明 org.meteoinfo.image.vecmath -
-
org.meteoinfo.image.vecmath中Tuple3f的使用
org.meteoinfo.image.vecmath中Tuple3f的子类 修饰符和类型 类 说明 classPoint3fVector math package, converted to look similar to javax.vecmath.classVector3fVector math package, converted to look similar to javax.vecmath.参数类型为Tuple3f的org.meteoinfo.image.vecmath中的方法 修饰符和类型 方法 说明 voidTuple3f. absolute(Tuple3f t)voidTuple3f. add(Tuple3f t)voidTuple3f. add(Tuple3f t1, Tuple3f t2)voidTuple3f. get(Tuple3f t)voidTuple3f. interpolate(Tuple3f t, float alpha)voidTuple3f. negate(Tuple3f t)voidTuple3f. scaleAdd(float s, Tuple3f t)voidTuple3f. scaleAdd(float s, Tuple3f t1, Tuple3f t2)voidTuple3f. set(Tuple3f t)voidTuple3f. sub(Tuple3f t)voidTuple3f. sub(Tuple3f t1, Tuple3f t2)参数类型为Tuple3f的org.meteoinfo.image.vecmath中的构造器 构造器 说明 Point3f(Tuple3f t)Tuple3f(Tuple3f t)Vector3f(Tuple3f t)
-