public class btEigen extends BulletBase
className| Constructor and Description |
|---|
btEigen() |
btEigen(long cPtr,
boolean cMemoryOwn)
Construct a new btEigen, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btEigen obj) |
static int |
system(Matrix3 a,
btMatrix3x3 vectors) |
static int |
system(Matrix3 a,
btMatrix3x3 vectors,
btVector3 values) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btEigen(long cPtr,
boolean cMemoryOwn)
public btEigen()
public static long getCPtr(btEigen obj)
public static int system(Matrix3 a, btMatrix3x3 vectors, btVector3 values)
public static int system(Matrix3 a, btMatrix3x3 vectors)
Copyright © 2021. All rights reserved.