@NoOffset public static class btCollisionWorld.LocalRayResult extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LocalRayResult(btCollisionObject collisionObject,
btCollisionWorld.LocalShapeInfo localShapeInfo,
btVector3 hitNormalLocal,
double hitFraction) |
LocalRayResult(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btCollisionObject |
m_collisionObject() |
btCollisionWorld.LocalRayResult |
m_collisionObject(btCollisionObject setter) |
double |
m_hitFraction() |
btCollisionWorld.LocalRayResult |
m_hitFraction(double setter) |
btVector3 |
m_hitNormalLocal() |
btCollisionWorld.LocalRayResult |
m_hitNormalLocal(btVector3 setter) |
btCollisionWorld.LocalShapeInfo |
m_localShapeInfo() |
btCollisionWorld.LocalRayResult |
m_localShapeInfo(btCollisionWorld.LocalShapeInfo setter) |
address, 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 LocalRayResult(Pointer p)
Pointer(Pointer).public LocalRayResult(@Const btCollisionObject collisionObject, btCollisionWorld.LocalShapeInfo localShapeInfo, @Const @ByRef btVector3 hitNormalLocal, @Cast(value="btScalar") double hitFraction)
@Const public btCollisionObject m_collisionObject()
public btCollisionWorld.LocalRayResult m_collisionObject(btCollisionObject setter)
public btCollisionWorld.LocalShapeInfo m_localShapeInfo()
public btCollisionWorld.LocalRayResult m_localShapeInfo(btCollisionWorld.LocalShapeInfo setter)
public btCollisionWorld.LocalRayResult m_hitNormalLocal(btVector3 setter)
public btCollisionWorld.LocalRayResult m_hitFraction(double setter)
Copyright © 2024. All rights reserved.