Class android.renderscript.Mesh.AllocationBuilder
| Changed Constructors | ||
|---|---|---|
Mesh.AllocationBuilder(RenderScript) |
Now deprecated. |
|
| Changed Methods | ||
|---|---|---|
AllocationBuilder addIndexSetAllocation(Allocation, |
Now deprecated. |
|
AllocationBuilder addIndexSetType(Primitive) |
Now deprecated. |
|
AllocationBuilder addVertexAllocation(Allocation) |
Now deprecated. |
|
Mesh create() |
Now deprecated. |
|
int getCurrentIndexSetIndex() |
Now deprecated. |
|
int getCurrentVertexTypeIndex() |
Now deprecated. |
|
