@NoOffset @Properties(inherit=BulletCollision.class) public class btBroadphaseRayCallback extends btBroadphaseAabbCallback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btBroadphaseRayCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
m_lambda_max() |
btBroadphaseRayCallback |
m_lambda_max(double setter) |
btVector3 |
m_rayDirectionInverse()
added some cached data to accelerate ray-AABB tests
|
btBroadphaseRayCallback |
m_rayDirectionInverse(btVector3 setter) |
IntPointer |
m_signs() |
int |
m_signs(int i) |
btBroadphaseRayCallback |
m_signs(int i,
int setter) |
processaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btBroadphaseRayCallback(Pointer p)
Pointer(Pointer).@ByRef public btVector3 m_rayDirectionInverse()
public btBroadphaseRayCallback m_rayDirectionInverse(btVector3 setter)
public btBroadphaseRayCallback m_signs(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer m_signs()
public btBroadphaseRayCallback m_lambda_max(double setter)
Copyright © 2024. All rights reserved.