public static class MuJoCoLib.mjuiSection_
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
mjuiSection_()
Default native constructor.
|
mjuiSection_(long size)
Native array allocator.
|
mjuiSection_(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MuJoCoLib.mjuiSection_ |
getPointer(long i) |
MuJoCoLib.mjuiItem |
item() |
MuJoCoLib.mjuiItem |
item(int i) |
MuJoCoLib.mjuiSection_ |
item(int i,
MuJoCoLib.mjuiItem setter) |
int |
modifier() |
MuJoCoLib.mjuiSection_ |
modifier(int setter) |
org.bytedeco.javacpp.BytePointer |
name() |
byte |
name(int i) |
MuJoCoLib.mjuiSection_ |
name(int i,
byte setter) |
int |
nitem() |
MuJoCoLib.mjuiSection_ |
nitem(int setter) |
MuJoCoLib.mjuiSection_ |
position(long position) |
MuJoCoLib.mjrRect |
rcontent() |
MuJoCoLib.mjuiSection_ |
rcontent(MuJoCoLib.mjrRect setter) |
MuJoCoLib.mjrRect |
rtitle() |
MuJoCoLib.mjuiSection_ |
rtitle(MuJoCoLib.mjrRect setter) |
int |
shortcut() |
MuJoCoLib.mjuiSection_ |
shortcut(int setter) |
int |
state() |
MuJoCoLib.mjuiSection_ |
state(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 mjuiSection_()
public mjuiSection_(long size)
Pointer.position(long).public mjuiSection_(org.bytedeco.javacpp.Pointer p)
Pointer(Pointer).public MuJoCoLib.mjuiSection_ position(long position)
position in class org.bytedeco.javacpp.Pointerpublic MuJoCoLib.mjuiSection_ getPointer(long i)
getPointer in class org.bytedeco.javacpp.Pointer@Cast(value="char") public byte name(int i)
public MuJoCoLib.mjuiSection_ name(int i, byte setter)
@MemberGetter @Cast(value="char*") public org.bytedeco.javacpp.BytePointer name()
public int state()
public MuJoCoLib.mjuiSection_ state(int setter)
public int modifier()
public MuJoCoLib.mjuiSection_ modifier(int setter)
public int shortcut()
public MuJoCoLib.mjuiSection_ shortcut(int setter)
public int nitem()
public MuJoCoLib.mjuiSection_ nitem(int setter)
@ByRef public MuJoCoLib.mjuiItem item(int i)
public MuJoCoLib.mjuiSection_ item(int i, MuJoCoLib.mjuiItem setter)
@MemberGetter public MuJoCoLib.mjuiItem item()
@ByRef public MuJoCoLib.mjrRect rtitle()
public MuJoCoLib.mjuiSection_ rtitle(MuJoCoLib.mjrRect setter)
@ByRef public MuJoCoLib.mjrRect rcontent()
public MuJoCoLib.mjuiSection_ rcontent(MuJoCoLib.mjrRect setter)