android.renderscript
Class ProgramVertexFixedFunction.Constants
java.lang.Object
android.renderscript.ProgramVertexFixedFunction.Constants
- Enclosing class:
- ProgramVertexFixedFunction
public static class ProgramVertexFixedFunction.Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgramVertexFixedFunction.Constants
public ProgramVertexFixedFunction.Constants(RenderScript rs)
destroy
public void destroy()
setModelview
public void setModelview(Matrix4f m)
setProjection
public void setProjection(Matrix4f m)
setTexture
public void setTexture(Matrix4f m)
Copyright © 2008-2012. All Rights Reserved.