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