android.renderscript
Class Double4
java.lang.Object
android.renderscript.Double4
public class Double4
- extends Object
Field Summary |
double |
w
|
double |
x
|
double |
y
|
double |
z
|
Constructor Summary |
Double4()
|
Double4(double initX,
double initY,
double initZ,
double initW)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public double x
y
public double y
z
public double z
w
public double w
Double4
public Double4()
Double4
public Double4(double initX,
double initY,
double initZ,
double initW)
Copyright © 2008-2012. All Rights Reserved.