android.renderscript
Class FileA3D.IndexEntry

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

public static class FileA3D.IndexEntry
extends Object


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

Method Detail

getName

public String getName()

getEntryType

public FileA3D.EntryType getEntryType()

getObject

public BaseObj getObject()

getMesh

public Mesh getMesh()


Copyright © 2008-2012. All Rights Reserved.