@NoOffset
public static class opencv_structured_light.GrayCodePattern.Params
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
Params() |
Params(long size)
Native array allocator.
|
Params(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
height() |
opencv_structured_light.GrayCodePattern.Params |
height(int height) |
opencv_structured_light.GrayCodePattern.Params |
position(long position) |
int |
width() |
opencv_structured_light.GrayCodePattern.Params |
width(int width) |
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 Params(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public Params(long size)
Pointer.position(long).public Params()
public opencv_structured_light.GrayCodePattern.Params position(long position)
position in class org.bytedeco.javacpp.Pointerpublic int width()
public opencv_structured_light.GrayCodePattern.Params width(int width)
public int height()
public opencv_structured_light.GrayCodePattern.Params height(int height)
Copyright © 2018. All rights reserved.