|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.Mesh.AllocationBuilder
@Deprecated public static class Mesh.AllocationBuilder
| Constructor Summary | |
|---|---|
Mesh.AllocationBuilder(RenderScript rs)
Deprecated. |
|
| Method Summary | |
|---|---|
Mesh.AllocationBuilder |
addIndexSetAllocation(Allocation a,
Mesh.Primitive p)
Deprecated. |
Mesh.AllocationBuilder |
addIndexSetType(Mesh.Primitive p)
Deprecated. |
Mesh.AllocationBuilder |
addVertexAllocation(Allocation a)
Deprecated. |
Mesh |
create()
Deprecated. |
int |
getCurrentIndexSetIndex()
Deprecated. |
int |
getCurrentVertexTypeIndex()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public Mesh.AllocationBuilder(RenderScript rs)
| Method Detail |
|---|
@Deprecated public int getCurrentVertexTypeIndex()
@Deprecated public int getCurrentIndexSetIndex()
@Deprecated
public Mesh.AllocationBuilder addVertexAllocation(Allocation a)
throws IllegalStateException
IllegalStateException
@Deprecated
public Mesh.AllocationBuilder addIndexSetAllocation(Allocation a,
Mesh.Primitive p)
@Deprecated public Mesh.AllocationBuilder addIndexSetType(Mesh.Primitive p)
@Deprecated public Mesh create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||