Uses of Class
objimp.ObjImpFace

Packages that use ObjImpFace
objimp   
 

Uses of ObjImpFace in objimp
 

Methods in objimp that return types with arguments of type ObjImpFace
 java.util.ArrayList<ObjImpFace> ObjImpMesh.getFaceList()
           
 

Methods in objimp with parameters of type ObjImpFace
 void ObjImpMesh.addFace(ObjImpFace f)