Uses of Class
artofillusion.object.TriangleMesh.Face

Packages that use TriangleMesh.Face
artofillusion.object   
 

Uses of TriangleMesh.Face in artofillusion.object
 

Methods in artofillusion.object that return TriangleMesh.Face
 TriangleMesh.Face[] TriangleMesh.getFaces()
           
 

Methods in artofillusion.object with parameters of type TriangleMesh.Face
 int TriangleMesh.Face.getSharedFace(TriangleMesh.Face f)
          Given another face, return the index of the edge it shares with this one, or -1 if they do not share an edge.
 



Copyright © 1999-2011 by Peter Eastman.