@Properties(inherit=Bullet3Collision.class) public class b3RayHit extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3RayHit()
Default native constructor.
|
b3RayHit(long size)
Native array allocator.
|
b3RayHit(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3RayHit |
getPointer(long i) |
int |
m_hitBody() |
b3RayHit |
m_hitBody(int setter) |
float |
m_hitFraction() |
b3RayHit |
m_hitFraction(float setter) |
b3Vector3 |
m_hitNormal() |
b3RayHit |
m_hitNormal(b3Vector3 setter) |
b3Vector3 |
m_hitPoint() |
b3RayHit |
m_hitPoint(b3Vector3 setter) |
int |
m_hitResult1() |
b3RayHit |
m_hitResult1(int setter) |
int |
m_hitResult2() |
b3RayHit |
m_hitResult2(int setter) |
b3RayHit |
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 b3RayHit()
public b3RayHit(long size)
Pointer.position(long).public b3RayHit(Pointer p)
Pointer(Pointer).public b3RayHit getPointer(long i)
getPointer in class Pointerpublic b3RayHit m_hitFraction(float setter)
public int m_hitBody()
public b3RayHit m_hitBody(int setter)
public int m_hitResult1()
public b3RayHit m_hitResult1(int setter)
public int m_hitResult2()
public b3RayHit m_hitResult2(int setter)
Copyright © 2024. All rights reserved.