@NoOffset @Properties(inherit=BulletCollision.class) public class btConvexPolyhedron extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btConvexPolyhedron() |
btConvexPolyhedron(long size)
Native array allocator.
|
btConvexPolyhedron(Pointer p)
Pointer cast constructor.
|
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 btConvexPolyhedron(Pointer p)
Pointer(Pointer).public btConvexPolyhedron(long size)
Pointer.position(long).public btConvexPolyhedron()
public btConvexPolyhedron position(long position)
public btConvexPolyhedron getPointer(long i)
getPointer in class Pointer@ByRef public btVector3Array m_vertices()
public btConvexPolyhedron m_vertices(btVector3Array setter)
@ByRef public btFaceArray m_faces()
public btConvexPolyhedron m_faces(btFaceArray setter)
@ByRef public btVector3Array m_uniqueEdges()
public btConvexPolyhedron m_uniqueEdges(btVector3Array setter)
public btConvexPolyhedron m_localCenter(btVector3 setter)
public btConvexPolyhedron m_extents(btVector3 setter)
public btConvexPolyhedron m_radius(double setter)
public btConvexPolyhedron mC(btVector3 setter)
public btConvexPolyhedron mE(btVector3 setter)
public void initialize()
public void initialize2()
public void project(@Const @ByRef btTransform trans, @Const @ByRef btVector3 dir, @Cast(value="btScalar*") @ByRef DoublePointer minProj, @Cast(value="btScalar*") @ByRef DoublePointer maxProj, @ByRef btVector3 witnesPtMin, @ByRef btVector3 witnesPtMax)
public void project(@Const @ByRef btTransform trans, @Const @ByRef btVector3 dir, @Cast(value="btScalar*") @ByRef DoubleBuffer minProj, @Cast(value="btScalar*") @ByRef DoubleBuffer maxProj, @ByRef btVector3 witnesPtMin, @ByRef btVector3 witnesPtMax)
Copyright © 2024. All rights reserved.