public class SightlineProgram extends ShaderProgram
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
KEY |
| Constructor and Description |
|---|
SightlineProgram(Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadColor(Color visibleColor,
Color occludedColor) |
void |
loadModelviewProjection(Matrix4 matrix) |
void |
loadRange(float range) |
void |
loadSightlineProjection(Matrix4 projection,
Matrix4 sightline) |
getAttribBindings, getProgramLength, getProgramSources, release, setAttribBindings, setProgramSources, useProgrampublic void loadModelviewProjection(Matrix4 matrix)
public void loadRange(float range)