PrOGL
processing open-gl interface
|
import java.util.function.Function;
Go to the source code of this file.
Classes | |
enum | shader_type |
interface to store lambda expressions. More... | |
class | Shader |
Shader object organizes a list of uniforms and a compiled PShader. More... | |