@NoOffset @Properties(inherit=Bullet3OpenCL.class) public class b3UsageBitfield extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3UsageBitfield() |
b3UsageBitfield(long size)
Native array allocator.
|
b3UsageBitfield(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3UsageBitfield |
getPointer(long i) |
b3UsageBitfield |
position(long position) |
void |
reset() |
short |
unused1() |
b3UsageBitfield |
unused1(short setter) |
short |
unused2() |
b3UsageBitfield |
unused2(short setter) |
short |
unused3() |
b3UsageBitfield |
unused3(short setter) |
short |
unused4() |
b3UsageBitfield |
unused4(short setter) |
short |
usedVertexA() |
b3UsageBitfield |
usedVertexA(short setter) |
short |
usedVertexB() |
b3UsageBitfield |
usedVertexB(short setter) |
short |
usedVertexC() |
b3UsageBitfield |
usedVertexC(short setter) |
short |
usedVertexD() |
b3UsageBitfield |
usedVertexD(short setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, 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 b3UsageBitfield(Pointer p)
Pointer(Pointer).public b3UsageBitfield(long size)
Pointer.position(long).public b3UsageBitfield()
public b3UsageBitfield position(long position)
public b3UsageBitfield getPointer(long i)
getPointer in class Pointerpublic void reset()
public b3UsageBitfield usedVertexA(short setter)
public b3UsageBitfield usedVertexB(short setter)
public b3UsageBitfield usedVertexC(short setter)
public b3UsageBitfield usedVertexD(short setter)
public b3UsageBitfield unused1(short setter)
public b3UsageBitfield unused2(short setter)
public b3UsageBitfield unused3(short setter)
public b3UsageBitfield unused4(short setter)
Copyright © 2024. All rights reserved.