PrOGL
processing open-gl interface
|
import java.util.function.Function;
Go to the source code of this file.
Classes | |
enum | uniform_type |
interface to store lambda expression. More... | |
class | Uniform< T > |
organizes information for a single Uniform, including its underlying data type and update behavior. More... | |