Uses of Interface
heronarts.glx.BGFXEngine.Buffer
Packages that use BGFXEngine.Buffer
-
Uses of BGFXEngine.Buffer in heronarts.glx
Subinterfaces of BGFXEngine.Buffer in heronarts.glxModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in heronarts.glx that implement BGFXEngine.BufferModifier and TypeClassDescriptionclassA bgfx index buffer with contents that can be updated dynamically between frames.classclassclassstatic classstatic classstatic class -
Uses of BGFXEngine.Buffer in heronarts.glx.shader
Classes in heronarts.glx.shader that implement BGFXEngine.BufferMethods in heronarts.glx.shader with parameters of type BGFXEngine.BufferModifier and TypeMethodDescriptionvoidShaderProgram.submit(View view, long bgfxState, BGFXEngine.Buffer... buffers)