Uses of Class
heronarts.glx.Texture
Packages that use Texture
-
Uses of Texture in heronarts.glx
Methods in heronarts.glx that return Texture -
Uses of Texture in heronarts.glx.shader
Methods in heronarts.glx.shader with parameters of type TextureModifier and TypeMethodDescriptionvoidShaderProgram.Uniform.Sampler.setTexture(int stage, Texture texture, int textureFlags) voidTex2d.submit(View view, long bgfxState, Texture texture, VertexBuffer vertexBuffer) voidTex2d.submit(View view, Texture texture, VertexBuffer vertexBuffer) voidTex2d.submitPostTransform(View view, long bgfxState, Texture texture, VertexBuffer vertexBuffer)