Class LoadPly_TristripAux


  • class LoadPly_TristripAux
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) char[] data  
      (package private) int size  
      (package private) int[] v  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • size

        int size
      • v

        int[] v
      • data

        char[] data
    • Constructor Detail

      • LoadPly_TristripAux

        LoadPly_TristripAux()