Uses of Class
com.threerings.util.DeepOmit

Packages that use DeepOmit
com.threerings.opengl.effect.config Effect configurations. 
 

Uses of DeepOmit in com.threerings.opengl.effect.config
 

Fields in com.threerings.opengl.effect.config with annotations of type DeepOmit
 SoftReference<float[]> ParticleSystemConfig.Layer.data
          The shared data array.
 SoftReference<BufferObject> ParticleSystemConfig.Layer.elementArrayBuffer
          The shared element array buffer.
 SoftReference<ShortBuffer> ParticleSystemConfig.Layer.indices
          The shared indices.
 



Copyright © 2011. All Rights Reserved.