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