Uses of Interface
com.metsci.glimpse.support.texture.ByteTextureProjected2D.MutatorByte2D

Packages that use ByteTextureProjected2D.MutatorByte2D
com.metsci.glimpse.support.texture Extensions to the basic Texture subclasses. 
 

Uses of ByteTextureProjected2D.MutatorByte2D in com.metsci.glimpse.support.texture
 

Classes in com.metsci.glimpse.support.texture that implement ByteTextureProjected2D.MutatorByte2D
static class ByteTextureProjected2D.SetDataMutator
           
 

Methods in com.metsci.glimpse.support.texture with parameters of type ByteTextureProjected2D.MutatorByte2D
 void ByteTextureProjected2D.mutate(ByteTextureProjected2D.MutatorByte2D mutator)
          Provides a general, thread-safe mechanism for arbitrarily updating the data values for this Texture.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.