android.renderscript
Class ProgramVertexFixedFunction.Builder
java.lang.Object
android.renderscript.ProgramVertexFixedFunction.Builder
- Enclosing class:
- ProgramVertexFixedFunction
public static class ProgramVertexFixedFunction.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgramVertexFixedFunction.Builder
public ProgramVertexFixedFunction.Builder(RenderScript rs)
setTextureMatrixEnable
public ProgramVertexFixedFunction.Builder setTextureMatrixEnable(boolean enable)
create
public ProgramVertexFixedFunction create()
Copyright © 2008-2012. All Rights Reserved.