public static class freenect2.Freenect2Device.ColorCameraParams
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
ColorCameraParams()
Default native constructor.
|
ColorCameraParams(long size)
Native array allocator.
|
ColorCameraParams(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
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 ColorCameraParams()
public ColorCameraParams(long size)
Pointer.position(long).public ColorCameraParams(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public freenect2.Freenect2Device.ColorCameraParams position(long position)
position in class org.bytedeco.javacpp.Pointerpublic float fx()
public freenect2.Freenect2Device.ColorCameraParams fx(float fx)
public float fy()
public freenect2.Freenect2Device.ColorCameraParams fy(float fy)
public float cx()
public freenect2.Freenect2Device.ColorCameraParams cx(float cx)
public float cy()
public freenect2.Freenect2Device.ColorCameraParams cy(float cy)
public float shift_d()
public freenect2.Freenect2Device.ColorCameraParams shift_d(float shift_d)
public float shift_m()
public freenect2.Freenect2Device.ColorCameraParams shift_m(float shift_m)
public float mx_x3y0()
public freenect2.Freenect2Device.ColorCameraParams mx_x3y0(float mx_x3y0)
public float mx_x0y3()
public freenect2.Freenect2Device.ColorCameraParams mx_x0y3(float mx_x0y3)
public float mx_x2y1()
public freenect2.Freenect2Device.ColorCameraParams mx_x2y1(float mx_x2y1)
public float mx_x1y2()
public freenect2.Freenect2Device.ColorCameraParams mx_x1y2(float mx_x1y2)
public float mx_x2y0()
public freenect2.Freenect2Device.ColorCameraParams mx_x2y0(float mx_x2y0)
public float mx_x0y2()
public freenect2.Freenect2Device.ColorCameraParams mx_x0y2(float mx_x0y2)
public float mx_x1y1()
public freenect2.Freenect2Device.ColorCameraParams mx_x1y1(float mx_x1y1)
public float mx_x1y0()
public freenect2.Freenect2Device.ColorCameraParams mx_x1y0(float mx_x1y0)
public float mx_x0y1()
public freenect2.Freenect2Device.ColorCameraParams mx_x0y1(float mx_x0y1)
public float mx_x0y0()
public freenect2.Freenect2Device.ColorCameraParams mx_x0y0(float mx_x0y0)
public float my_x3y0()
public freenect2.Freenect2Device.ColorCameraParams my_x3y0(float my_x3y0)
public float my_x0y3()
public freenect2.Freenect2Device.ColorCameraParams my_x0y3(float my_x0y3)
public float my_x2y1()
public freenect2.Freenect2Device.ColorCameraParams my_x2y1(float my_x2y1)
public float my_x1y2()
public freenect2.Freenect2Device.ColorCameraParams my_x1y2(float my_x1y2)
public float my_x2y0()
public freenect2.Freenect2Device.ColorCameraParams my_x2y0(float my_x2y0)
public float my_x0y2()
public freenect2.Freenect2Device.ColorCameraParams my_x0y2(float my_x0y2)
public float my_x1y1()
public freenect2.Freenect2Device.ColorCameraParams my_x1y1(float my_x1y1)
public float my_x1y0()
public freenect2.Freenect2Device.ColorCameraParams my_x1y0(float my_x1y0)
public float my_x0y1()
public freenect2.Freenect2Device.ColorCameraParams my_x0y1(float my_x0y1)
public float my_x0y0()
public freenect2.Freenect2Device.ColorCameraParams my_x0y0(float my_x0y0)
Copyright © 2018. All rights reserved.