@Properties(inherit=BulletCollision.class) public class btDbvtNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDbvtNode()
Default native constructor.
|
btDbvtNode(long size)
Native array allocator.
|
btDbvtNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
childs() |
btDbvtNode |
childs(int i) |
btDbvtNode |
childs(int i,
btDbvtNode setter) |
Pointer |
data() |
btDbvtNode |
data(Pointer setter) |
int |
dataAsInt() |
btDbvtNode |
dataAsInt(int setter) |
btDbvtNode |
getPointer(long i) |
boolean |
isinternal() |
boolean |
isleaf() |
btDbvtNode |
parent() |
btDbvtNode |
parent(btDbvtNode setter) |
btDbvtNode |
position(long position) |
btDbvtAabbMm |
volume() |
btDbvtNode |
volume(btDbvtAabbMm 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 btDbvtNode()
public btDbvtNode(long size)
Pointer.position(long).public btDbvtNode(Pointer p)
Pointer(Pointer).public btDbvtNode position(long position)
public btDbvtNode getPointer(long i)
getPointer in class Pointer@ByRef @Cast(value="btDbvtVolume*") public btDbvtAabbMm volume()
public btDbvtNode volume(btDbvtAabbMm setter)
public btDbvtNode parent()
public btDbvtNode parent(btDbvtNode setter)
public btDbvtNode childs(int i)
public btDbvtNode childs(int i, btDbvtNode setter)
@MemberGetter @Cast(value="btDbvtNode**") public PointerPointer childs()
public Pointer data()
public btDbvtNode data(Pointer setter)
public int dataAsInt()
public btDbvtNode dataAsInt(int setter)
Copyright © 2024. All rights reserved.