android.renderscript
Class ProgramVertex.Builder
java.lang.Object
android.renderscript.Program.BaseProgramBuilder
android.renderscript.ProgramVertex.Builder
- Enclosing class:
- ProgramVertex
public static class ProgramVertex.Builder
- extends Program.BaseProgramBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgramVertex.Builder
public ProgramVertex.Builder(RenderScript rs)
addInput
public ProgramVertex.Builder addInput(Element e)
throws IllegalStateException
- Throws:
IllegalStateException
create
public ProgramVertex create()
Copyright © 2008-2012. All Rights Reserved.