@NoOffset @Properties(inherit=Bullet3Collision.class) public class b3Config extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3Config() |
b3Config(long size)
Native array allocator.
|
b3Config(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3Config |
getPointer(long i) |
int |
m_compoundPairCapacity() |
b3Config |
m_compoundPairCapacity(int setter) |
int |
m_maxBroadphasePairs() |
b3Config |
m_maxBroadphasePairs(int setter) |
int |
m_maxCompoundChildShapes() |
b3Config |
m_maxCompoundChildShapes(int setter) |
int |
m_maxContactCapacity() |
b3Config |
m_maxContactCapacity(int setter) |
int |
m_maxConvexBodies() |
b3Config |
m_maxConvexBodies(int setter) |
int |
m_maxConvexIndices() |
b3Config |
m_maxConvexIndices(int setter) |
int |
m_maxConvexShapes() |
b3Config |
m_maxConvexShapes(int setter) |
int |
m_maxConvexUniqueEdges() |
b3Config |
m_maxConvexUniqueEdges(int setter) |
int |
m_maxConvexVertices() |
b3Config |
m_maxConvexVertices(int setter) |
int |
m_maxFacesPerShape() |
b3Config |
m_maxFacesPerShape(int setter) |
int |
m_maxTriConvexPairCapacity() |
b3Config |
m_maxTriConvexPairCapacity(int setter) |
int |
m_maxVerticesPerFace() |
b3Config |
m_maxVerticesPerFace(int setter) |
b3Config |
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 b3Config(Pointer p)
Pointer(Pointer).public b3Config(long size)
Pointer.position(long).public b3Config()
public b3Config getPointer(long i)
getPointer in class Pointerpublic int m_maxConvexBodies()
public b3Config m_maxConvexBodies(int setter)
public int m_maxConvexShapes()
public b3Config m_maxConvexShapes(int setter)
public int m_maxBroadphasePairs()
public b3Config m_maxBroadphasePairs(int setter)
public int m_maxContactCapacity()
public b3Config m_maxContactCapacity(int setter)
public int m_compoundPairCapacity()
public b3Config m_compoundPairCapacity(int setter)
public int m_maxVerticesPerFace()
public b3Config m_maxVerticesPerFace(int setter)
public int m_maxFacesPerShape()
public b3Config m_maxFacesPerShape(int setter)
public int m_maxConvexVertices()
public b3Config m_maxConvexVertices(int setter)
public int m_maxConvexIndices()
public b3Config m_maxConvexIndices(int setter)
public int m_maxConvexUniqueEdges()
public b3Config m_maxConvexUniqueEdges(int setter)
public int m_maxCompoundChildShapes()
public b3Config m_maxCompoundChildShapes(int setter)
public int m_maxTriConvexPairCapacity()
public b3Config m_maxTriConvexPairCapacity(int setter)
Copyright © 2024. All rights reserved.