@Namespace(value="cv::videostab") public static class opencv_videostab.NullLog extends opencv_videostab.ILog
| Constructor and Description |
|---|
NullLog()
Default native constructor.
|
NullLog(long size)
Native array allocator.
|
NullLog(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.NullLog |
position(long position) |
void |
print(org.bytedeco.javacpp.BytePointer arg0) |
void |
print(String arg0) |
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 NullLog()
public NullLog(long size)
Pointer.position(long).public NullLog(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.NullLog position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void print(@Cast(value="const char*")
org.bytedeco.javacpp.BytePointer arg0)
print in class opencv_videostab.ILogpublic void print(String arg0)
print in class opencv_videostab.ILogCopyright © 2018. All rights reserved.