public class Program
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
handle |
boolean |
meshChange
Mesh must be changed
|
int |
textureHandle
The handle to the texture currently passed to the GPU
|
Constructor and Description |
---|
Program(int handle) |