@NoOffset public static class btSoftBody.RayFromToCaster extends btDbvt.ICollide
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RayFromToCaster(btVector3 rayFrom,
btVector3 rayTo,
double mxt) |
RayFromToCaster(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.Face |
m_face() |
btSoftBody.RayFromToCaster |
m_face(btSoftBody.Face setter) |
double |
m_mint() |
btSoftBody.RayFromToCaster |
m_mint(double setter) |
btVector3 |
m_rayFrom() |
btSoftBody.RayFromToCaster |
m_rayFrom(btVector3 setter) |
btVector3 |
m_rayNormalizedDirection() |
btSoftBody.RayFromToCaster |
m_rayNormalizedDirection(btVector3 setter) |
btVector3 |
m_rayTo() |
btSoftBody.RayFromToCaster |
m_rayTo(btVector3 setter) |
int |
m_tests() |
btSoftBody.RayFromToCaster |
m_tests(int setter) |
void |
Process(btDbvtNode leaf) |
static double |
rayFromToTriangle(btVector3 rayFrom,
btVector3 rayTo,
btVector3 rayNormalizedDirection,
btVector3 a,
btVector3 b,
btVector3 c) |
static double |
rayFromToTriangle(btVector3 rayFrom,
btVector3 rayTo,
btVector3 rayNormalizedDirection,
btVector3 a,
btVector3 b,
btVector3 c,
double maxt) |
AllLeaves, Descent, getPointer, position, Process, Process, Processaddress, 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 RayFromToCaster(Pointer p)
Pointer(Pointer).public btSoftBody.RayFromToCaster m_rayFrom(btVector3 setter)
public btSoftBody.RayFromToCaster m_rayTo(btVector3 setter)
public btSoftBody.RayFromToCaster m_rayNormalizedDirection(btVector3 setter)
public btSoftBody.RayFromToCaster m_mint(double setter)
public btSoftBody.Face m_face()
public btSoftBody.RayFromToCaster m_face(btSoftBody.Face setter)
public int m_tests()
public btSoftBody.RayFromToCaster m_tests(int setter)
public void Process(@Const btDbvtNode leaf)
Process in class btDbvt.ICollide@Cast(value="btScalar") public static double rayFromToTriangle(@Const @ByRef btVector3 rayFrom, @Const @ByRef btVector3 rayTo, @Const @ByRef btVector3 rayNormalizedDirection, @Const @ByRef btVector3 a, @Const @ByRef btVector3 b, @Const @ByRef btVector3 c, @Cast(value="btScalar") double maxt)
Copyright © 2024. All rights reserved.