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