Package physx

Class NativeObject

    • Field Detail

      • address

        protected long address
      • isStackAllocated

        protected boolean isStackAllocated
    • Constructor Detail

      • NativeObject

        protected NativeObject()
      • NativeObject

        protected NativeObject​(long address)
    • Method Detail

      • wrapPointer

        public static NativeObject wrapPointer​(long address)
      • getAddress

        public long getAddress()