com.jogamp.opengl.impl.glu.mipmap
Class ExtractUByte
java.lang.Object
com.jogamp.opengl.impl.glu.mipmap.ExtractUByte
- All Implemented Interfaces:
- ExtractPrimitive
public class ExtractUByte
- extends Object
- implements ExtractPrimitive
- Author:
- Administrator
Constructor Summary |
ExtractUByte()
Creates a new instance of ExtractUByte |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractUByte
public ExtractUByte()
- Creates a new instance of ExtractUByte
extract
public double extract(boolean isSwap,
ByteBuffer ubyte)
- Specified by:
extract
in interface ExtractPrimitive
shove
public void shove(double value,
int index,
ByteBuffer data)
- Specified by:
shove
in interface ExtractPrimitive
Copyright 2010 JogAmp Community.