Uses of Class
com.turtle3d.exporter.Face

Packages that use Face
com.turtle3d.exporter   
 

Uses of Face in com.turtle3d.exporter
 

Methods in com.turtle3d.exporter that return types with arguments of type Face
 java.util.ArrayList<Face> FaceObject.getFaces()
           
 

Methods in com.turtle3d.exporter with parameters of type Face
 void FaceObject.addFace(Face face)