@Properties(inherit=LinearMath.class) public class btVector4 extends btVector3
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btVector4() |
btVector4(double _x,
double _y,
double _z,
double _w) |
btVector4(long size)
Native array allocator.
|
btVector4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btVector4 |
absolute4() |
int |
closestAxis4() |
btVector4 |
getPointer(long i) |
double |
getW() |
int |
maxAxis4() |
int |
minAxis4() |
btVector4 |
position(long position) |
void |
setValue(double _x,
double _y,
double _z,
double _w)
\brief Set the values
|
absolute, addPut, angle, asDoublePointer, closestAxis, cross, deSerialize, deSerialize, deSerializeDouble, deSerializeFloat, distance, distance2, dividePut, dot, dot3, equals, furthestAxis, fuzzyZero, getSkewSymmetricMatrix, getX, getY, getZ, isZero, length, length2, lerp, m_floats, m_floats, m_floats, maxAxis, maxDot, maxDot, maxDot, minAxis, minDot, minDot, minDot, multiplyPut, multiplyPut, norm, normalize, normalized, notEquals, rotate, safeNorm, safeNormalize, serialize, serializeDouble, serializeFloat, setInterpolate3, setMax, setMin, setValue, setW, setX, setY, setZ, setZero, subtractPut, triple, w, x, y, zaddress, 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 btVector4(Pointer p)
Pointer(Pointer).public btVector4(long size)
Pointer.position(long).public btVector4()
public btVector4 getPointer(long i)
getPointer in class btVector3public int maxAxis4()
public int minAxis4()
public int closestAxis4()
Copyright © 2024. All rights reserved.