Uses of Class
es.ucm.look.ar.ar3D.core.drawables.primitives.ObjMesh3D

Packages that use ObjMesh3D
es.ucm.look.ar.ar3D.core.drawables   
 

Uses of ObjMesh3D in es.ucm.look.ar.ar3D.core.drawables
 

Methods in es.ucm.look.ar.ar3D.core.drawables that return ObjMesh3D
 ObjMesh3D DrawablesDataBase.getDrawable3D(java.lang.Integer id)
           
 

Methods in es.ucm.look.ar.ar3D.core.drawables with parameters of type ObjMesh3D
 void DrawablesDataBase.putDrawable(java.lang.Integer id, ObjMesh3D d)