Class Cubemap.CppProxy

java.lang.Object
com.banuba.sdk.scene.Cubemap.CppProxy
All Implemented Interfaces:
Cubemap
Enclosing interface:
Cubemap

public static final class Cubemap.CppProxy extends Object implements Cubemap
  • Method Details

    • _djinni_private_destroy

      public void _djinni_private_destroy()
    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • loadResource

      public void loadResource(Resource res)
      Specified by:
      loadResource in interface Cubemap
    • load

      public void load(String filename)
      Description copied from interface: Cubemap
      Load cubemap texture data from specified file name. For now only supported .ktx (cuemap) images.
      Specified by:
      load in interface Cubemap
    • asImage

      public Image asImage()
      Specified by:
      asImage in interface Cubemap
      Returns:
      upcast to base type