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