@Deprecated public class Mesh extends BaseObj
| Modifier and Type | Class and Description |
|---|---|
static class |
Mesh.AllocationBuilder
Deprecated.
|
static class |
Mesh.Builder
Deprecated.
|
static class |
Mesh.Primitive
Deprecated.
|
static class |
Mesh.TriangleMeshBuilder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Allocation |
getIndexSetAllocation(int slot)
Deprecated.
|
Mesh.Primitive |
getPrimitive(int slot)
Deprecated.
|
int |
getPrimitiveCount()
Deprecated.
|
Allocation |
getVertexAllocation(int slot)
Deprecated.
|
int |
getVertexAllocationCount()
Deprecated.
|
@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)
Copyright © 2008-2013. All Rights Reserved.