Modifier and Type | Method and Description |
---|---|
FileA3D.EntryType |
getEntryType()
Deprecated.
in API 16
Returns the type of a renderscript object the index entry
describes
|
Mesh |
getMesh()
Deprecated.
in API 16
Used to load the mesh described by the index entry, object
described by the index entry must be a renderscript mesh
|
String |
getName()
Deprecated.
in API 16
Returns the name of a renderscript object the index entry
describes
|
BaseObj |
getObject()
Deprecated.
in API 16
Used to load the object described by the index entry
|
public String getName()
public FileA3D.EntryType getEntryType()
public BaseObj getObject()
public Mesh getMesh()