Class ImmortalFloatPointer

  • All Implemented Interfaces:
    AutoCloseable

    public class ImmortalFloatPointer
    extends org.bytedeco.javacpp.FloatPointer
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.bytedeco.javacpp.Pointer

        org.bytedeco.javacpp.Pointer.CustomDeallocator, org.bytedeco.javacpp.Pointer.Deallocator, org.bytedeco.javacpp.Pointer.NativeDeallocator, org.bytedeco.javacpp.Pointer.ReferenceCounter
    • Field Summary

      • Fields inherited from class org.bytedeco.javacpp.Pointer

        address, capacity, limit, position
    • Method Summary

      • Methods inherited from class org.bytedeco.javacpp.FloatPointer

        asBuffer, capacity, get, get, get, get, getPointer, limit, position, put, put, put, put, sizeof
      • Methods inherited from class org.bytedeco.javacpp.Pointer

        address, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
    • Constructor Detail

      • ImmortalFloatPointer

        public ImmortalFloatPointer​(PagedPointer pointer)