MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / OffersUniform

Interface OffersUniform

src/main/java/field/graphics/OffersUniform.java:6–9  ·  view source on GitHub ↗

Created by marc on 5/11/15.

Source from the content-addressed store, hash-verified

4 * Created by marc on 5/11/15.
5 */
6public interface OffersUniform<T> {
7
8 T getUniform();
9}

Callers 2

loadedMethod · 0.85
withTextureMethod · 0.85

Implementers 8

GraphicsSupport_shadertoysrc/main/java/fieldbox/boxes/plugins/G
Syphonsrc/main/java/trace/video/Syphon.kt
TextureBuffersrc/main/java/field/graphics/TextureBu
Texturesrc/main/java/field/graphics/Texture.j
TextureUnitReplacementsrc/main/java/field/graphics/TextureUn
FBOsrc/main/java/field/graphics/FBO.java
Imagesrc/main/java/field/graphics/Image.jav
TextureArraysrc/main/java/field/graphics/TextureAr

Calls

no outgoing calls

Tested by

no test coverage detected