|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.FileA3D
@Deprecated public class FileA3D
| Nested Class Summary | |
|---|---|
static class |
FileA3D.EntryType
Deprecated. |
static class |
FileA3D.IndexEntry
Deprecated. |
| Method Summary | |
|---|---|
static FileA3D |
createFromAsset(RenderScript rs,
AssetManager mgr,
String path)
Deprecated. |
static FileA3D |
createFromFile(RenderScript rs,
File path)
Deprecated. |
static FileA3D |
createFromFile(RenderScript rs,
String path)
Deprecated. |
static FileA3D |
createFromResource(RenderScript rs,
Resources res,
int id)
Deprecated. |
FileA3D.IndexEntry |
getIndexEntry(int index)
Deprecated. |
int |
getIndexEntryCount()
Deprecated. |
| 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 |
|---|
@Deprecated public int getIndexEntryCount()
@Deprecated public FileA3D.IndexEntry getIndexEntry(int index)
@Deprecated
public static FileA3D createFromAsset(RenderScript rs,
AssetManager mgr,
String path)
@Deprecated
public static FileA3D createFromFile(RenderScript rs,
String path)
@Deprecated
public static FileA3D createFromFile(RenderScript rs,
File path)
@Deprecated
public static FileA3D createFromResource(RenderScript rs,
Resources res,
int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||