android.renderscript
Class Byte3
java.lang.Object
android.renderscript.Byte3
public class Byte3
- extends Object
Field Summary |
byte |
x
|
byte |
y
|
byte |
z
|
Constructor Summary |
Byte3()
|
Byte3(byte initX,
byte initY,
byte initZ)
|
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
Byte3
public Byte3()
Byte3
public Byte3(byte initX,
byte initY,
byte initZ)
Copyright © 2008-2012. All Rights Reserved.