com.jogamp.opengl.impl.glu.mipmap
Class Type_Widget
java.lang.Object
com.jogamp.opengl.impl.glu.mipmap.Type_Widget
public class Type_Widget
- extends Object
- Author:
- Administrator
Constructor Summary |
Type_Widget()
Creates a new instance of Type_Widget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type_Widget
public Type_Widget()
- Creates a new instance of Type_Widget
setUB0
public void setUB0(byte b)
getUB0
public byte getUB0()
setUB1
public void setUB1(byte b)
getUB1
public byte getUB1()
setUB2
public void setUB2(byte b)
getUB2
public byte getUB2()
setUB3
public void setUB3(byte b)
getUB3
public byte getUB3()
setUS0
public void setUS0(short s)
getUS0
public short getUS0()
setUS1
public void setUS1(short s)
getUS1
public short getUS1()
setUI
public void setUI(int i)
getUI
public int getUI()
setB0
public void setB0(byte b)
getB0
public byte getB0()
setB1
public void setB1(byte b)
getB1
public byte getB1()
setB2
public void setB2(byte b)
getB2
public byte getB2()
setB3
public void setB3(byte b)
getB3
public byte getB3()
setS0
public void setS0(short s)
getS0
public short getS0()
setS1
public void setS1(short s)
getS1
public short getS1()
setI
public void setI(int i)
getI
public int getI()
setF
public void setF(float f)
getF
public float getF()
getBuffer
public ByteBuffer getBuffer()
main
public static void main(String[] args)
Copyright 2010 JogAmp Community.