java.lang.Object | |
↳ | android.renderscript.FileA3D.IndexEntry |
This class was deprecated in API level 16.
in API 16 IndexEntry contains information about one of the Renderscript objects inside the file's index. It could be used to query the object's type and also name and load the object itself if necessary.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This method was deprecated in API level 16. in API 16 Returns the type of a renderscript object the index entry describes
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Used to load the mesh described by the index entry, object described by the index entry must be a renderscript mesh
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Returns the name of a renderscript object the index entry describes
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16 Used to load the object described by the index entry
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This method was deprecated in API level 16.
in API 16 Returns the type of a renderscript object the index entry describes
This method was deprecated in API level 16.
in API 16 Used to load the mesh described by the index entry, object described by the index entry must be a renderscript mesh
This method was deprecated in API level 16.
in API 16 Returns the name of a renderscript object the index entry describes
This method was deprecated in API level 16.
in API 16 Used to load the object described by the index entry