java.lang.Object | |
↳ | android.renderscript.Mesh.AllocationBuilder |
This class was deprecated in API level 16.
in API 16 Mesh builder object. It starts empty and requires the user to add all the vertex and index allocations that comprise the mesh
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
This constructor was deprecated in API level 16. in API 16
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This method was deprecated in API level 16. in API 16 Adds an allocation containing index buffer data and index type to the builder
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Adds an index set type to the builder
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Adds an allocation containing vertex buffer data to the builder
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Create a Mesh object from the current state of the builder
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This constructor was deprecated in API level 16.
in API 16
This method was deprecated in API level 16.
in API 16 Adds an allocation containing index buffer data and index type to the builder
a | index set data allocation, could be null |
---|---|
p | index set primitive type |
This method was deprecated in API level 16.
in API 16 Adds an index set type to the builder
p | index set primitive type |
---|
This method was deprecated in API level 16.
in API 16 Adds an allocation containing vertex buffer data to the builder
a | vertex data allocation |
---|
IllegalStateException |
---|
This method was deprecated in API level 16.
in API 16 Create a Mesh object from the current state of the builder
This method was deprecated in API level 16.
in API 16
This method was deprecated in API level 16.
in API 16