@Properties(inherit=Bullet3OpenCL.class) public class b3StridingMeshInterfaceData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3StridingMeshInterfaceData()
Default native constructor.
|
b3StridingMeshInterfaceData(long size)
Native array allocator.
|
b3StridingMeshInterfaceData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3StridingMeshInterfaceData |
getPointer(long i) |
b3MeshPartData |
m_meshPartsPtr() |
b3StridingMeshInterfaceData |
m_meshPartsPtr(b3MeshPartData setter) |
int |
m_numMeshParts() |
b3StridingMeshInterfaceData |
m_numMeshParts(int setter) |
BytePointer |
m_padding() |
byte |
m_padding(int i) |
b3StridingMeshInterfaceData |
m_padding(int i,
byte setter) |
b3Vector3FloatData |
m_scaling() |
b3StridingMeshInterfaceData |
m_scaling(b3Vector3FloatData setter) |
b3StridingMeshInterfaceData |
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 b3StridingMeshInterfaceData()
public b3StridingMeshInterfaceData(long size)
Pointer.position(long).public b3StridingMeshInterfaceData(Pointer p)
Pointer(Pointer).public b3StridingMeshInterfaceData position(long position)
public b3StridingMeshInterfaceData getPointer(long i)
getPointer in class Pointerpublic b3MeshPartData m_meshPartsPtr()
public b3StridingMeshInterfaceData m_meshPartsPtr(b3MeshPartData setter)
@ByRef public b3Vector3FloatData m_scaling()
public b3StridingMeshInterfaceData m_scaling(b3Vector3FloatData setter)
public int m_numMeshParts()
public b3StridingMeshInterfaceData m_numMeshParts(int setter)
public b3StridingMeshInterfaceData m_padding(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_padding()
Copyright © 2024. All rights reserved.