@Name(value="cv::ocl::Platform")
@NoOffset
public static class opencv_core.OclPlatform
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
OclPlatform() |
OclPlatform(long size)
Native array allocator.
|
OclPlatform(opencv_core.OclPlatform p) |
OclPlatform(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.OclPlatform |
getDefault() |
opencv_core.OclPlatform |
position(long position) |
org.bytedeco.javacpp.Pointer |
ptr() |
opencv_core.OclPlatform |
put(opencv_core.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(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public OclPlatform(long size)
Pointer.position(long).public OclPlatform()
public OclPlatform(@Const @ByRef
opencv_core.OclPlatform p)
public opencv_core.OclPlatform position(long position)
position in class org.bytedeco.javacpp.Pointer@ByRef @Name(value="operator =") public opencv_core.OclPlatform put(@Const @ByRef opencv_core.OclPlatform p)
public org.bytedeco.javacpp.Pointer ptr()
@ByRef public static opencv_core.OclPlatform getDefault()
Copyright © 2018. All rights reserved.