@NoOffset @Properties(inherit=BulletCollision.class) public class btDbvtAabbMm extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btDbvtAabbMm() |
btDbvtAabbMm(long size)
Native array allocator.
|
btDbvtAabbMm(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btVector3 |
Center() |
int |
Classify(btVector3 n,
double o,
int s) |
boolean |
Contain(btDbvtAabbMm a) |
void |
Expand(btVector3 e) |
btVector3 |
Extents() |
static btDbvtAabbMm |
FromCE(btVector3 c,
btVector3 e) |
static btDbvtAabbMm |
FromCR(btVector3 c,
double r) |
static btDbvtAabbMm |
FromMM(btVector3 mi,
btVector3 mx) |
static btDbvtAabbMm |
FromPoints(btVector3 pts,
int n) |
static btDbvtAabbMm |
FromPoints(PointerPointer ppts,
int n) |
btDbvtAabbMm |
getPointer(long i) |
btVector3 |
Lengths() |
btVector3 |
Maxs() |
btVector3 |
Mins() |
btDbvtAabbMm |
position(long position) |
double |
ProjectMinimum(btVector3 v,
int signs) |
void |
SignedExpand(btVector3 e) |
btVector3 |
tMaxs() |
btVector3 |
tMins() |
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, zero
public btDbvtAabbMm(Pointer p)
Pointer(Pointer)
.public btDbvtAabbMm(long size)
Pointer.position(long)
.public btDbvtAabbMm()
public btDbvtAabbMm position(long position)
public btDbvtAabbMm getPointer(long i)
getPointer
in class Pointer
@ByVal public static btDbvtAabbMm FromCE(@Const @ByRef btVector3 c, @Const @ByRef btVector3 e)
@ByVal public static btDbvtAabbMm FromCR(@Const @ByRef btVector3 c, @Cast(value="btScalar") double r)
@ByVal public static btDbvtAabbMm FromMM(@Const @ByRef btVector3 mi, @Const @ByRef btVector3 mx)
@ByVal public static btDbvtAabbMm FromPoints(@Const btVector3 pts, int n)
@ByVal public static btDbvtAabbMm FromPoints(@Cast(value="const btVector3**") PointerPointer ppts, int n)
@Cast(value="bool") public boolean Contain(@Const @ByRef btDbvtAabbMm a)
@Cast(value="btScalar") public double ProjectMinimum(@Const @ByRef btVector3 v, @Cast(value="unsigned") int signs)
Copyright © 2024. All rights reserved.