|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.Mesh
public class Mesh
| Nested Class Summary | |
|---|---|
static class |
Mesh.AllocationBuilder
|
static class |
Mesh.Builder
|
static class |
Mesh.Primitive
|
static class |
Mesh.TriangleMeshBuilder
|
| Method Summary | |
|---|---|
Allocation |
getIndexSetAllocation(int slot)
|
Mesh.Primitive |
getPrimitive(int slot)
|
int |
getPrimitiveCount()
|
Allocation |
getVertexAllocation(int slot)
|
int |
getVertexAllocationCount()
|
| 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 |
|---|
public int getVertexAllocationCount()
public Allocation getVertexAllocation(int slot)
public int getPrimitiveCount()
public Allocation getIndexSetAllocation(int slot)
public Mesh.Primitive getPrimitive(int slot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||