@Namespace(value="cv::videostab")
public static class opencv_videostab.ILog
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
ILog(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
print(org.bytedeco.javacpp.BytePointer format) |
void |
print(String format) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ILog(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public void print(@Cast(value="const char*")
org.bytedeco.javacpp.BytePointer format)
public void print(String format)
Copyright © 2018. All rights reserved.