@NoOffset public static class btVehicleRaycaster.btVehicleRaycasterResult extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btVehicleRaycasterResult() |
btVehicleRaycasterResult(long size)
Native array allocator.
|
btVehicleRaycasterResult(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btVehicleRaycaster.btVehicleRaycasterResult |
getPointer(long i) |
double |
m_distFraction() |
btVehicleRaycaster.btVehicleRaycasterResult |
m_distFraction(double setter) |
btVector3 |
m_hitNormalInWorld() |
btVehicleRaycaster.btVehicleRaycasterResult |
m_hitNormalInWorld(btVector3 setter) |
btVector3 |
m_hitPointInWorld() |
btVehicleRaycaster.btVehicleRaycasterResult |
m_hitPointInWorld(btVector3 setter) |
btVehicleRaycaster.btVehicleRaycasterResult |
position(long position) |
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 btVehicleRaycasterResult(Pointer p)
Pointer(Pointer).public btVehicleRaycasterResult(long size)
Pointer.position(long).public btVehicleRaycasterResult()
public btVehicleRaycaster.btVehicleRaycasterResult position(long position)
public btVehicleRaycaster.btVehicleRaycasterResult getPointer(long i)
getPointer in class Pointerpublic btVehicleRaycaster.btVehicleRaycasterResult m_hitPointInWorld(btVector3 setter)
public btVehicleRaycaster.btVehicleRaycasterResult m_hitNormalInWorld(btVector3 setter)
public btVehicleRaycaster.btVehicleRaycasterResult m_distFraction(double setter)
Copyright © 2024. All rights reserved.