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