Uses of Class
com.neovisionaries.android.opengl.Sampler

Packages that use Sampler
com.neovisionaries.android.opengl   
 

Uses of Sampler in com.neovisionaries.android.opengl
 

Methods in com.neovisionaries.android.opengl that return Sampler
 Sampler Program.getSampler(String name)
          Get a Sampler object.
 Sampler Sampler.set(Texture<?> texture)
          Set a texture to this uniform sampler variable.