android.renderscript
Class FileA3D.IndexEntry

java.lang.Object
  extended by android.renderscript.FileA3D.IndexEntry
Enclosing class:
FileA3D

Deprecated.

@Deprecated
public static class FileA3D.IndexEntry
extends Object


Method Summary
 FileA3D.EntryType getEntryType()
          Deprecated. 
 Mesh getMesh()
          Deprecated. 
 String getName()
          Deprecated. 
 BaseObj getObject()
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

@Deprecated
public String getName()
Deprecated. 


getEntryType

@Deprecated
public FileA3D.EntryType getEntryType()
Deprecated. 


getObject

@Deprecated
public BaseObj getObject()
Deprecated. 


getMesh

@Deprecated
public Mesh getMesh()
Deprecated. 



Copyright © 2008-2012. All Rights Reserved.