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