java.lang.Object
de.grogra.glsl.renderable.GLSLRenderable
de.grogra.glsl.renderable.GLSLInstanceableRenderable
de.grogra.glsl.renderable.GLSLBitCache
de.grogra.glsl.renderable.GLSLAxis
de.grogra.glsl.renderable.GLSLFrustumBase
- Direct Known Subclasses:
GLSLCone,GLSLCylinder,GLSLFrustum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intFields inherited from class de.grogra.glsl.renderable.GLSLAxis
endPosition, length, SCALE_V_MASK, startPositionFields inherited from class de.grogra.glsl.renderable.GLSLBitCache
BITMASKFields inherited from class de.grogra.glsl.renderable.GLSLInstanceableRenderable
DIRECT, INDIRECT, INSTANCIATED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.glsl.renderable.GLSLAxis
updateInstanceByInstancing, updateInstanceDirect, updateInstanceIndirectMethods inherited from class de.grogra.glsl.renderable.GLSLBitCache
getBool, setBoolMethods inherited from class de.grogra.glsl.renderable.GLSLInstanceableRenderable
updateInstanceMethods inherited from class de.grogra.glsl.renderable.GLSLRenderable
activateShader, draw, drawAlt, findShader, getInstance, instanceFor, isShaderDependant
-
Field Details
-
BASE_OPEN_MASK
public static final int BASE_OPEN_MASK- See Also:
-
TOP_OPEN_MASK
public static final int TOP_OPEN_MASK- See Also:
-
USED_BITS
public static final int USED_BITS- See Also:
-
-
Constructor Details
-
GLSLFrustumBase
public GLSLFrustumBase()
-