@Properties(inherit=Bullet3OpenCL.class) public class b3QuantizedBvhDoubleData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3QuantizedBvhDoubleData()
Default native constructor.
|
b3QuantizedBvhDoubleData(long size)
Native array allocator.
|
b3QuantizedBvhDoubleData(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 b3QuantizedBvhDoubleData()
public b3QuantizedBvhDoubleData(long size)
Pointer.position(long).public b3QuantizedBvhDoubleData(Pointer p)
Pointer(Pointer).public b3QuantizedBvhDoubleData position(long position)
public b3QuantizedBvhDoubleData getPointer(long i)
getPointer in class Pointer@ByRef public b3Vector3DoubleData m_bvhAabbMin()
public b3QuantizedBvhDoubleData m_bvhAabbMin(b3Vector3DoubleData setter)
@ByRef public b3Vector3DoubleData m_bvhAabbMax()
public b3QuantizedBvhDoubleData m_bvhAabbMax(b3Vector3DoubleData setter)
@ByRef public b3Vector3DoubleData m_bvhQuantization()
public b3QuantizedBvhDoubleData m_bvhQuantization(b3Vector3DoubleData setter)
public int m_curNodeIndex()
public b3QuantizedBvhDoubleData m_curNodeIndex(int setter)
public int m_useQuantization()
public b3QuantizedBvhDoubleData m_useQuantization(int setter)
public int m_numContiguousLeafNodes()
public b3QuantizedBvhDoubleData m_numContiguousLeafNodes(int setter)
public int m_numQuantizedContiguousNodes()
public b3QuantizedBvhDoubleData m_numQuantizedContiguousNodes(int setter)
public b3OptimizedBvhNodeDoubleData m_contiguousNodesPtr()
public b3QuantizedBvhDoubleData m_contiguousNodesPtr(b3OptimizedBvhNodeDoubleData setter)
public b3QuantizedBvhNodeData m_quantizedContiguousNodesPtr()
public b3QuantizedBvhDoubleData m_quantizedContiguousNodesPtr(b3QuantizedBvhNodeData setter)
public int m_traversalMode()
public b3QuantizedBvhDoubleData m_traversalMode(int setter)
public int m_numSubtreeHeaders()
public b3QuantizedBvhDoubleData m_numSubtreeHeaders(int setter)
public b3BvhSubtreeInfoData m_subTreeInfoPtr()
public b3QuantizedBvhDoubleData m_subTreeInfoPtr(b3BvhSubtreeInfoData setter)
Copyright © 2024. All rights reserved.