@Name(value="cv::ocl::Platform") @NoOffset @Properties(inherit=opencv_core.class) public class OclPlatform extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
OclPlatform.Impl
Deprecated.
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
OclPlatform()
Deprecated.
|
OclPlatform(long size)
Deprecated.
Native array allocator.
|
OclPlatform(OclPlatform p)
Deprecated.
|
OclPlatform(Pointer p)
Deprecated.
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
empty()
Deprecated.
|
static OclPlatform |
getDefault()
Deprecated.
|
OclPlatform.Impl |
getImpl()
Deprecated.
|
OclPlatform |
getPointer(long i)
Deprecated.
|
OclPlatform |
position(long position)
Deprecated.
|
Pointer |
ptr()
Deprecated.
|
OclPlatform |
put(OclPlatform p)
Deprecated.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public OclPlatform(Pointer p)
Pointer(Pointer)
.public OclPlatform(long size)
Pointer.position(long)
.public OclPlatform()
public OclPlatform(@Const @ByRef OclPlatform p)
public OclPlatform position(long position)
public OclPlatform getPointer(long i)
getPointer
in class Pointer
@ByRef @Name(value="operator =") public OclPlatform put(@Const @ByRef OclPlatform p)
public Pointer ptr()
@ByRef public static OclPlatform getDefault()
public OclPlatform.Impl getImpl()
Copyright © 2024. All rights reserved.