public static class btConvexHullComputer.Edge extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Edge()
Default native constructor.
|
Edge(long size)
Native array allocator.
|
Edge(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btConvexHullComputer.Edge |
getNextEdgeOfFace() |
btConvexHullComputer.Edge |
getNextEdgeOfVertex() |
btConvexHullComputer.Edge |
getPointer(long i) |
btConvexHullComputer.Edge |
getReverseEdge() |
int |
getSourceVertex() |
int |
getTargetVertex() |
btConvexHullComputer.Edge |
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 Edge()
public Edge(long size)
Pointer.position(long).public Edge(Pointer p)
Pointer(Pointer).public btConvexHullComputer.Edge position(long position)
public btConvexHullComputer.Edge getPointer(long i)
getPointer in class Pointerpublic int getSourceVertex()
public int getTargetVertex()
@Const public btConvexHullComputer.Edge getNextEdgeOfVertex()
@Const public btConvexHullComputer.Edge getNextEdgeOfFace()
@Const public btConvexHullComputer.Edge getReverseEdge()
Copyright © 2024. All rights reserved.