public class Uniform extends Variable
| Modifier and Type | Class and Description |
|---|---|
static interface |
Uniform.SetStrategy |
| Modifier and Type | Field and Description |
|---|---|
protected int |
location |
protected Uniform.SetStrategy |
setStrategy |
protected boolean |
shouldSet |
protected Object |
value |
protected int location
protected Object value
protected boolean shouldSet
protected Uniform.SetStrategy setStrategy
public Uniform(Variable from)
Copyright © 2014. All rights reserved.