public class btAngleCompareFunc extends BulletBase
className| Constructor and Description |
|---|
btAngleCompareFunc(long cPtr,
boolean cMemoryOwn)
Construct a new btAngleCompareFunc, normally you should not need this constructor it's intended for low-level usage.
|
btAngleCompareFunc(Vector3 anchor) |
| Modifier and Type | Method and Description |
|---|---|
btVector3 |
getAnchor() |
static long |
getCPtr(btAngleCompareFunc obj) |
boolean |
operatorFunctionCall(GrahamVector3 a,
GrahamVector3 b) |
void |
setAnchor(btVector3 value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btAngleCompareFunc(long cPtr,
boolean cMemoryOwn)
public btAngleCompareFunc(Vector3 anchor)
public static long getCPtr(btAngleCompareFunc obj)
public void setAnchor(btVector3 value)
public btVector3 getAnchor()
public boolean operatorFunctionCall(GrahamVector3 a, GrahamVector3 b)
Copyright © 2021. All rights reserved.