|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.imp3d.glsl.renderable.GLSLRenderable
de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
de.grogra.imp3d.glsl.renderable.GLSLBitCache
de.grogra.imp3d.glsl.renderable.GLSLAxis
de.grogra.imp3d.glsl.renderable.GLSLFrustumBase
public abstract class GLSLFrustumBase
| Field Summary | |
|---|---|
static int |
BASE_OPEN_MASK
|
static int |
TOP_OPEN_MASK
|
static int |
USED_BITS
|
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLAxis |
|---|
endPosition, length, SCALE_V_MASK, startPosition |
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLBitCache |
|---|
BITMASK |
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable |
|---|
DIRECT, INDIRECT, INSTANCIATED |
| Constructor Summary | |
|---|---|
GLSLFrustumBase()
|
|
| Method Summary |
|---|
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLAxis |
|---|
updateInstanceByInstancing, updateInstanceDirect, updateInstanceIndirect |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLBitCache |
|---|
getBool, setBool |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable |
|---|
updateInstance |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLRenderable |
|---|
activateShader, draw, drawAlt, findShader, getInstance, instanceFor, isShaderDependant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BASE_OPEN_MASK
public static final int TOP_OPEN_MASK
public static final int USED_BITS
| Constructor Detail |
|---|
public GLSLFrustumBase()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||