Uses of Class
android.renderscript.BaseObj

Packages that use BaseObj
android.renderscript   
 

Uses of BaseObj in android.renderscript
 

Subclasses of BaseObj in android.renderscript
 class Allocation
           
 class AllocationAdapter
           
 class Element
           
 class FileA3D
          Deprecated. 
 class Font
          Deprecated. 
 class Mesh
          Deprecated. 
 class Program
           
 class ProgramFragment
          Deprecated. 
 class ProgramFragmentFixedFunction
          Deprecated. 
 class ProgramRaster
          Deprecated. 
 class ProgramStore
           
 class ProgramVertex
          Deprecated. 
 class ProgramVertexFixedFunction
          Deprecated. 
 class Sampler
           
 class Script
           
 class ScriptC
           
 class Type
           
 

Methods in android.renderscript that return BaseObj
 BaseObj FileA3D.IndexEntry.getObject()
          Deprecated. 
 

Methods in android.renderscript with parameters of type BaseObj
 void FieldPacker.addObj(BaseObj obj)
           
 void Allocation.copyFrom(BaseObj[] d)
           
 void Script.setVar(int index, BaseObj o)
           
 



Copyright © 2008-2012. All Rights Reserved.