No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 16 |
| From Level: | 15 |
| Generated | 2012.07.16 10:58 |
Mesh.AllocationBuilder | Changed Constructors | ||
|---|---|---|
Mesh.AllocationBuilder(
RenderScript)
|
Now deprecated. |
|
| Changed Methods | ||
|---|---|---|
AllocationBuilder
addIndexSetAllocation(
Allocation,
Primitive
|
Now deprecated. |
|
AllocationBuilder
addIndexSetType(
Primitive)
|
Now deprecated. |
|
AllocationBuilder
addVertexAllocation(
Allocation)
|
Now deprecated. |
|
Mesh
create()
|
Now deprecated. |
|
int
getCurrentIndexSetIndex()
|
Now deprecated. |
|
int
getCurrentVertexTypeIndex()
|
Now deprecated. |
|