com.jogamp.opengl.impl.glu.mipmap
Class ExtractUInt
java.lang.Object
com.jogamp.opengl.impl.glu.mipmap.ExtractUInt
- All Implemented Interfaces:
- ExtractPrimitive
public class ExtractUInt
- extends Object
- implements ExtractPrimitive
- Author:
- Administrator
Constructor Summary |
ExtractUInt()
Creates a new instance of ExtractUInt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractUInt
public ExtractUInt()
- Creates a new instance of ExtractUInt
extract
public double extract(boolean isSwap,
ByteBuffer uint)
- 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.