Uses of Class
com.loader.Face

Packages that use Face
com.loader   
 

Uses of Face in com.loader
 

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

Method parameters in com.loader with type arguments of type Face
 void WavefrontObject.setFaces(java.util.ArrayList<Face> faces)