| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Class and Description |
|---|---|
class |
btTriangleShapeEx
Helper class for colliding Bullet Triangle Shapes
/**
This class implements a better getAabb method than the previous btTriangleShape class
|
| Modifier and Type | Method and Description |
|---|---|
btTriangleShape |
btTriangleShape.getPointer(long i) |
btTriangleShape |
btTriangleShape.m_vertices1(int i,
btVector3 setter) |
btTriangleShape |
btTriangleShape.position(long position) |
| Constructor and Description |
|---|
SphereTriangleDetector(btSphereShape sphere,
btTriangleShape triangle,
double contactBreakingThreshold) |
Copyright © 2024. All rights reserved.