| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision |
| Modifier and Type | Method and Description |
|---|---|
GIM_CONTACT |
gim_contact_array_internal.at_const(SWIGTYPE_p_GUINT i) |
GIM_CONTACT |
btGimContactArray.at(int n) |
GIM_CONTACT |
gim_contact_array_internal.at(SWIGTYPE_p_GUINT i) |
GIM_CONTACT |
btGimContactArray.atConst(int n) |
GIM_CONTACT |
gim_contact_array_internal.back_const() |
GIM_CONTACT |
gim_contact_array_internal.back() |
GIM_CONTACT |
btGimContactArray.expand() |
GIM_CONTACT |
btGimContactArray.expand(GIM_CONTACT fillValue) |
GIM_CONTACT |
btGimContactArray.expandNonInitializing() |
GIM_CONTACT |
gim_contact_array_internal.front_const() |
GIM_CONTACT |
gim_contact_array_internal.front() |
GIM_CONTACT |
gim_contact_array_internal.get_pointer_at_const(SWIGTYPE_p_GUINT i) |
GIM_CONTACT |
gim_contact_array_internal.get_pointer_at(SWIGTYPE_p_GUINT i) |
GIM_CONTACT |
gim_contact_array_internal.getData() |
GIM_CONTACT |
btGimContactArray.operatorSubscript(int n) |
GIM_CONTACT |
gim_contact_array_internal.operatorSubscript(long i) |
GIM_CONTACT |
btGimContactArray.operatorSubscriptConst(int n) |
GIM_CONTACT |
gim_contact_array_internal.operatorSubscriptConst(long i) |
GIM_CONTACT |
gim_contact_array_internal.pointer_const() |
GIM_CONTACT |
gim_contact_array_internal.pointer() |
| Modifier and Type | Method and Description |
|---|---|
static long |
CollisionJNI.btGimContactArray_expand__SWIG_0(long jarg1,
btGimContactArray jarg1_,
long jarg2,
GIM_CONTACT jarg2_) |
static void |
CollisionJNI.btGimContactArray_push_back(long jarg1,
btGimContactArray jarg1_,
long jarg2,
GIM_CONTACT jarg2_) |
static void |
CollisionJNI.btGimContactArray_resize__SWIG_0(long jarg1,
btGimContactArray jarg1_,
int jarg2,
long jarg3,
GIM_CONTACT jarg3_) |
GIM_CONTACT |
btGimContactArray.expand(GIM_CONTACT fillValue) |
static long |
GIM_CONTACT.getCPtr(GIM_CONTACT obj) |
static void |
CollisionJNI.gim_contact_array_internal_data_set(long jarg1,
gim_contact_array_internal jarg1_,
long jarg2,
GIM_CONTACT jarg2_) |
static void |
CollisionJNI.gim_contact_array_internal_insert(long jarg1,
gim_contact_array_internal jarg1_,
long jarg2,
GIM_CONTACT jarg2_,
long jarg3) |
static void |
CollisionJNI.gim_contact_array_internal_push_back_memcpy(long jarg1,
gim_contact_array_internal jarg1_,
long jarg2,
GIM_CONTACT jarg2_) |
static void |
CollisionJNI.gim_contact_array_internal_push_back(long jarg1,
gim_contact_array_internal jarg1_,
long jarg2,
GIM_CONTACT jarg2_) |
static void |
CollisionJNI.gim_contact_array_internal_resize__SWIG_0(long jarg1,
gim_contact_array_internal jarg1_,
long jarg2,
boolean jarg3,
long jarg4,
GIM_CONTACT jarg4_) |
static long |
CollisionJNI.GIM_CONTACT_calc_key_contact(long jarg1,
GIM_CONTACT jarg1_) |
static float |
CollisionJNI.GIM_CONTACT_depth_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_depth_set(long jarg1,
GIM_CONTACT jarg1_,
float jarg2) |
static float |
CollisionJNI.GIM_CONTACT_distance_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_distance_set(long jarg1,
GIM_CONTACT jarg1_,
float jarg2) |
static int |
CollisionJNI.GIM_CONTACT_feature1_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_feature1_set(long jarg1,
GIM_CONTACT jarg1_,
int jarg2) |
static int |
CollisionJNI.GIM_CONTACT_feature2_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_feature2_set(long jarg1,
GIM_CONTACT jarg1_,
int jarg2) |
static void |
CollisionJNI.GIM_CONTACT_interpolate_normals(long jarg1,
GIM_CONTACT jarg1_,
long jarg2,
btVector3 jarg2_,
int jarg3) |
static long |
CollisionJNI.GIM_CONTACT_normal_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_normal_set(long jarg1,
GIM_CONTACT jarg1_,
long jarg2,
btVector3 jarg2_) |
static long |
CollisionJNI.GIM_CONTACT_point_get(long jarg1,
GIM_CONTACT jarg1_) |
static void |
CollisionJNI.GIM_CONTACT_point_set(long jarg1,
GIM_CONTACT jarg1_,
long jarg2,
btVector3 jarg2_) |
void |
gim_contact_array_internal.insert(GIM_CONTACT obj,
SWIGTYPE_p_GUINT index) |
static long |
CollisionJNI.new_GIM_CONTACT__SWIG_1(long jarg1,
GIM_CONTACT jarg1_) |
void |
gim_contact_array_internal.push_back_memcpy(GIM_CONTACT obj) |
void |
gim_contact_array_internal.push_back(GIM_CONTACT obj) |
void |
btGimContactArray.push_back(GIM_CONTACT _Val) |
void |
btGimContactArray.resize(int newsize,
GIM_CONTACT fillData) |
void |
gim_contact_array_internal.resize(SWIGTYPE_p_GUINT size,
boolean call_constructor,
GIM_CONTACT fillData) |
void |
gim_contact_array_internal.setData(GIM_CONTACT value) |
| Constructor and Description |
|---|
GIM_CONTACT(GIM_CONTACT contact) |
Copyright © 2021. All rights reserved.