Uses of Class
colladaLoader.xmlMapping.Triangles

Packages that use Triangles
colladaLoader.xmlMapping   
 

Uses of Triangles in colladaLoader.xmlMapping
 

Fields in colladaLoader.xmlMapping with type parameters of type Triangles
private  java.util.HashSet<Triangles> Geometry.trianglesSet
           
 

Methods in colladaLoader.xmlMapping that return types with arguments of type Triangles
(package private)  java.util.HashSet<Triangles> Geometry.getTriangles()
          returns if any triangles found in xml-File, null if not