@NoOffset @Properties(inherit=Bullet3OpenCL.class) public class b3PrefixScanFloat4CL extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3PrefixScanFloat4CL(Pointer p)
Pointer cast constructor.
|
b3PrefixScanFloat4CL(Pointer ctx,
Pointer device,
Pointer queue) |
b3PrefixScanFloat4CL(Pointer ctx,
Pointer device,
Pointer queue,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(b3Vector3OCLArray src,
b3Vector3OCLArray dst,
int n) |
void |
execute(b3Vector3OCLArray src,
b3Vector3OCLArray dst,
int n,
b3Vector3 sum) |
void |
executeHost(b3Vector3Array src,
b3Vector3Array dst,
int n,
b3Vector3 sum) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b3PrefixScanFloat4CL(Pointer p)
Pointer(Pointer).public b3PrefixScanFloat4CL(@Cast(value="cl_context") Pointer ctx, @Cast(value="cl_device_id") Pointer device, @Cast(value="cl_command_queue") Pointer queue, int size)
public void execute(@ByRef b3Vector3OCLArray src, @ByRef b3Vector3OCLArray dst, int n, b3Vector3 sum)
public void execute(@ByRef b3Vector3OCLArray src, @ByRef b3Vector3OCLArray dst, int n)
public void executeHost(@ByRef b3Vector3Array src, @ByRef b3Vector3Array dst, int n, b3Vector3 sum)
Copyright © 2024. All rights reserved.