newton.geometry#
Classes
A broad phase collision detection class that performs N x N collision checks between all geometry pairs. |
|
A broad phase collision detection class that only checks explicitly provided geometry pairs. |
|
Sweep and Prune (SAP) broad phase collision detection. |
Functions
|
Core contact geometry calculation for box-box collision. |
|
Core contact geometry calculation for capsule-box collision. |
|
Core contact geometry calculation for capsule-capsule collision. |
|
Core contact geometry calculation for plane-box collision. |
|
Core contact geometry calculation for plane-capsule collision. |
|
Core contact geometry calculation for plane-cylinder collision. |
|
Core contact geometry calculation for plane-ellipsoid collision. |
|
|
|
Core contact geometry calculation for sphere-box collision. |
|
Core contact geometry calculation for sphere-capsule collision. |
|
Core contact geometry calculation for sphere-cylinder collision. |
|
Sphere-sphere collision calculation. |
|
Computes the mass, center of mass and 3x3 inertia tensor of a shape |
|
Remeshes a Mesh object using the specified remeshing method. |
|
Compute a rigid body's inertia tensor expressed in a new coordinate frame. |