public final class btContactPointFlags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BT_CONTACT_FLAG_CONTACT_STIFFNESS_DAMPING |
static int |
BT_CONTACT_FLAG_FRICTION_ANCHOR |
static int |
BT_CONTACT_FLAG_HAS_CONTACT_CFM |
static int |
BT_CONTACT_FLAG_HAS_CONTACT_ERP |
static int |
BT_CONTACT_FLAG_LATERAL_FRICTION_INITIALIZED |
| Constructor and Description |
|---|
btContactPointFlags() |
public static final int BT_CONTACT_FLAG_LATERAL_FRICTION_INITIALIZED
public static final int BT_CONTACT_FLAG_HAS_CONTACT_CFM
public static final int BT_CONTACT_FLAG_HAS_CONTACT_ERP
public static final int BT_CONTACT_FLAG_CONTACT_STIFFNESS_DAMPING
public static final int BT_CONTACT_FLAG_FRICTION_ANCHOR
Copyright © 2021. All rights reserved.