Class SoSFImage3.TextureImage

  • Enclosing class:
    SoSFImage3

    public static class SoSFImage3.TextureImage
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      byte[] buffer  
      int nc  
      SbVec3s size  
    • Constructor Summary

      Constructors 
      Constructor Description
      TextureImage()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • nc

        public int nc
      • buffer

        public byte[] buffer
    • Constructor Detail

      • TextureImage

        public TextureImage()