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