OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btHingeConstraintDoubleData
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btHingeConstraint.h
31
#define btHingeConstraintData btHingeConstraintDoubleData2 //rename to 2 for backwards compatibility, so we can still load the '
btHingeConstraintDoubleData
' version
320
struct
btHingeConstraintDoubleData
/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
btHingeConstraintDoubleData.java
19
public class
btHingeConstraintDoubleData
extends BulletBase {
22
protected
btHingeConstraintDoubleData
(final String className, long cPtr, boolean cMemoryOwn) {
27
/** Construct a new
btHingeConstraintDoubleData
, normally you should not need this constructor it's intended for low-level usage. */
28
public
btHingeConstraintDoubleData
(long cPtr, boolean cMemoryOwn) {
29
this("
btHingeConstraintDoubleData
", cPtr, cMemoryOwn);
40
public static long getCPtr(
btHingeConstraintDoubleData
obj) {
169
public
btHingeConstraintDoubleData
() {
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h
81
class
btHingeConstraintDoubleData
;
762
class
btHingeConstraintDoubleData
[
all
...]
Completed in 796 milliseconds