Uses of Class
mri.v3ds.Face3ds

Packages that use Face3ds
mri.v3ds   
 

Uses of Face3ds in mri.v3ds
 

Methods in mri.v3ds that return Face3ds
 Face3ds Mesh3ds.face(int i)
          Access a specific face.
 Face3ds[] Mesh3ds.faceArray()
          Access the whole array of faces.