|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.Mesh
@Deprecated public class Mesh
| Nested Class Summary | |
|---|---|
static class |
Mesh.AllocationBuilder
Deprecated. |
static class |
Mesh.Builder
Deprecated. |
static class |
Mesh.Primitive
Deprecated. |
static class |
Mesh.TriangleMeshBuilder
Deprecated. |
| Method Summary | |
|---|---|
Allocation |
getIndexSetAllocation(int slot)
Deprecated. |
Mesh.Primitive |
getPrimitive(int slot)
Deprecated. |
int |
getPrimitiveCount()
Deprecated. |
Allocation |
getVertexAllocation(int slot)
Deprecated. |
int |
getVertexAllocationCount()
Deprecated. |
| Methods inherited from class android.renderscript.BaseObj |
|---|
destroy, equals, finalize, getName, hashCode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public int getVertexAllocationCount()
@Deprecated public Allocation getVertexAllocation(int slot)
@Deprecated public int getPrimitiveCount()
@Deprecated public Allocation getIndexSetAllocation(int slot)
@Deprecated public Mesh.Primitive getPrimitive(int slot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||