ca.mcgill.cim.sre.cv4hci.swig
Class CvSize
java.lang.Object
ca.mcgill.cim.sre.cv4hci.swig.CvSize
public class CvSize
- extends java.lang.Object
Constructor Summary |
|
CvSize()
|
protected |
CvSize(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CvSize
protected CvSize(long cPtr,
boolean cMemoryOwn)
CvSize
public CvSize()
getCPtr
protected static long getCPtr(CvSize obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setWidth
public void setWidth(int value)
getWidth
public int getWidth()
setHeight
public void setHeight(int value)
getHeight
public int getHeight()