public class btVector4 extends btVector3
className| Constructor and Description |
|---|
btVector4() |
btVector4(float _x,
float _y,
float _z,
float _w) |
btVector4(long cPtr,
boolean cMemoryOwn)
Construct a new btVector4, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
btVector4 |
absolute4() |
int |
closestAxis4() |
static long |
getCPtr(btVector4 obj) |
float |
getW() |
int |
maxAxis4() |
int |
minAxis4() |
void |
setValue(float _x,
float _y,
float _z,
float _w) |
absolute, angle, closestAxis, cross, deSerialize, deSerializeDouble, deSerializeFloat, distance, distance2, dot, dot3, furthestAxis, fuzzyZero, getCPtr, getFloats, getSkewSymmetricMatrix, getX, getY, getZ, isZero, length, length2, lerp, maxAxis, maxDot, minAxis, minDot, norm, normalize, normalized, operatorAdditionAssignment, operatorbtConstScalarPtr, operatorbtScalarPtr, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorDivisionAssignment, operatorEqualTo, operatorMultiplicationAssignment, operatorMultiplicationAssignment, operatorNew, operatorNew, operatorNewArray, operatorNewArray, operatorNotEqualTo, operatorSubtractionAssignment, rotate, safeNorm, safeNormalize, serialize, serializeDouble, serializeFloat, setFloats, setInterpolate3, setMax, setMin, setValue, setW, setX, setY, setZ, setZero, triple, w, x, y, zdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringCopyright © 2021. All rights reserved.