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