| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.getPointer(long i) |
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.m_penetration_depth(double setter) |
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.m_point_count(int setter) |
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.m_points(int i,
btVector3 setter) |
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.m_separating_normal(btVector4 setter) |
GIM_TRIANGLE_CONTACT |
GIM_TRIANGLE_CONTACT.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
GIM_TRIANGLE_CONTACT.copy_from(GIM_TRIANGLE_CONTACT other) |
boolean |
btPrimitiveTriangle.find_triangle_collision_clip_method(btPrimitiveTriangle other,
GIM_TRIANGLE_CONTACT contacts)
Find collision using the clipping method
/**
\pre this triangle and other must have their triangles calculated
|
void |
btContactArray.push_triangle_contacts(GIM_TRIANGLE_CONTACT tricontact,
int feature1,
int feature2) |
| Constructor and Description |
|---|
GIM_TRIANGLE_CONTACT(GIM_TRIANGLE_CONTACT other) |
Copyright © 2024. All rights reserved.