Class NCallback

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()
      Explicitly call this method to dispose native resources of this object.
      • Methods inherited from class com.openinventor.inventor.misc.Callback

        invoke
      • Methods inherited from class java.lang.Object

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

      • dispose

        public void dispose()
        Explicitly call this method to dispose native resources of this object. The object may not be reused in the application code after this call.