@Deprecated public class FileA3D extends BaseObj
| Modifier and Type | Class and Description |
|---|---|
static class |
FileA3D.EntryType
Deprecated.
|
static class |
FileA3D.IndexEntry
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
@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)
Copyright © 2008-2013. All Rights Reserved.