public static class MuJoCoLib.mjrRect_
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
mjrRect_()
Default native constructor.
|
mjrRect_(long size)
Native array allocator.
|
mjrRect_(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bottom() |
MuJoCoLib.mjrRect_ |
bottom(int setter) |
MuJoCoLib.mjrRect_ |
getPointer(long i) |
int |
height() |
MuJoCoLib.mjrRect_ |
height(int setter) |
int |
left() |
MuJoCoLib.mjrRect_ |
left(int setter) |
MuJoCoLib.mjrRect_ |
position(long position) |
int |
width() |
MuJoCoLib.mjrRect_ |
width(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic mjrRect_()
public mjrRect_(long size)
Pointer.position(long).public mjrRect_(org.bytedeco.javacpp.Pointer p)
Pointer(Pointer).public MuJoCoLib.mjrRect_ position(long position)
position in class org.bytedeco.javacpp.Pointerpublic MuJoCoLib.mjrRect_ getPointer(long i)
getPointer in class org.bytedeco.javacpp.Pointerpublic int left()
public MuJoCoLib.mjrRect_ left(int setter)
public int bottom()
public MuJoCoLib.mjrRect_ bottom(int setter)
public int width()
public MuJoCoLib.mjrRect_ width(int setter)
public int height()
public MuJoCoLib.mjrRect_ height(int setter)