@NoOffset @Properties(inherit=Bullet3OpenCL.class) public class b3OpenCLPlatformInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
b3OpenCLPlatformInfo() |
b3OpenCLPlatformInfo(long size)
Native array allocator.
|
b3OpenCLPlatformInfo(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
b3OpenCLPlatformInfo |
getPointer(long i) |
BytePointer |
m_platformName() |
byte |
m_platformName(int i) |
b3OpenCLPlatformInfo |
m_platformName(int i,
byte setter) |
BytePointer |
m_platformVendor() |
byte |
m_platformVendor(int i) |
b3OpenCLPlatformInfo |
m_platformVendor(int i,
byte setter) |
BytePointer |
m_platformVersion() |
byte |
m_platformVersion(int i) |
b3OpenCLPlatformInfo |
m_platformVersion(int i,
byte setter) |
b3OpenCLPlatformInfo |
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, zero
public b3OpenCLPlatformInfo(Pointer p)
Pointer(Pointer)
.public b3OpenCLPlatformInfo(long size)
Pointer.position(long)
.public b3OpenCLPlatformInfo()
public b3OpenCLPlatformInfo position(long position)
public b3OpenCLPlatformInfo getPointer(long i)
getPointer
in class Pointer
public b3OpenCLPlatformInfo m_platformVendor(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_platformVendor()
public b3OpenCLPlatformInfo m_platformName(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_platformName()
public b3OpenCLPlatformInfo m_platformVersion(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_platformVersion()
Copyright © 2024. All rights reserved.