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