@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_tracking.class) public class CvParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvParams(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BytePointer |
name() |
CvParams |
name(BytePointer setter) |
void |
printAttrs() |
void |
printDefaults() |
boolean |
read(FileNode node) |
boolean |
scanAttr(BytePointer prmName,
BytePointer val) |
boolean |
scanAttr(String prmName,
String val) |
void |
write(FileStorage fs) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvParams(Pointer p)
Pointer.Pointer(Pointer)
.public void write(@ByRef FileStorage fs)
public void printDefaults()
public void printAttrs()
@Cast(value="bool") public boolean scanAttr(@StdString BytePointer prmName, @StdString BytePointer val)
@Cast(value="bool") public boolean scanAttr(@StdString String prmName, @StdString String val)
@StdString public BytePointer name()
public CvParams name(BytePointer setter)
Copyright © 2020. All rights reserved.