Class SIFT3D.Mesh

  • Enclosing class:
    SIFT3D

    class SIFT3D.Mesh
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int num  
      (package private) SIFT3D.Tri[] tri  
    • Constructor Summary

      Constructors 
      Constructor Description
      Mesh()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Mesh

        public Mesh()