de.grogra.imp3d.glsl.renderable
Class GLSLAxis
java.lang.Object
de.grogra.imp3d.glsl.renderable.GLSLRenderable
de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
de.grogra.imp3d.glsl.renderable.GLSLBitCache
de.grogra.imp3d.glsl.renderable.GLSLAxis
- Direct Known Subclasses:
- GLSLBox, GLSLFrustumBase
public abstract class GLSLAxis
- extends GLSLBitCache
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
endPosition
protected float endPosition
length
protected float length
SCALE_V_MASK
protected static final int SCALE_V_MASK
- See Also:
- Constant Field Values
startPosition
protected float startPosition
USED_BITS
public static final int USED_BITS
- See Also:
- Constant Field Values
GLSLAxis
public GLSLAxis()
updateInstanceByInstancing
protected void updateInstanceByInstancing(Renderable reference,
GraphState gs)
- Specified by:
updateInstanceByInstancing
in class GLSLInstanceableRenderable
updateInstanceDirect
protected void updateInstanceDirect(Renderable reference)
- Specified by:
updateInstanceDirect
in class GLSLInstanceableRenderable
updateInstanceIndirect
protected void updateInstanceIndirect(java.lang.Object state,
boolean asNode,
GraphState gs)
- Specified by:
updateInstanceIndirect
in class GLSLInstanceableRenderable