Uses of Class
colladaLoader.xmlMapping.Geometry

Packages that use Geometry
colladaLoader.xmlMapping   
 

Uses of Geometry in colladaLoader.xmlMapping
 

Fields in colladaLoader.xmlMapping with type parameters of type Geometry
private  java.util.HashMap<java.lang.String,Geometry> Library_Geometries.library_geometries
           
 

Methods in colladaLoader.xmlMapping that return Geometry
(package private)  Geometry Library_Geometries.getGeometryByID(java.lang.String id)
           
 

Methods in colladaLoader.xmlMapping that return types with arguments of type Geometry
(package private)  java.util.Collection<Geometry> Library_Geometries.getGeometries()
           
 

Method parameters in colladaLoader.xmlMapping with type arguments of type Geometry
private  void ColladaRawLoader.assembleTriangles(java.util.Collection<Geometry> geometries)
          converts the triangles geometries human readable