Class Object3DGeneric.MaterialPolys

  • Enclosing class:
    Object3DGeneric

    public static class Object3DGeneric.MaterialPolys
    extends java.lang.Object
    ordering polygons by material consumes more memmory but reduce switches between
    textures. All indices _subFaces share material _matIndex.
    • Constructor Detail

      • MaterialPolys

        public MaterialPolys​(long cPtr,
                             boolean cMemoryOwn)
      • MaterialPolys

        public MaterialPolys()