![]() |
|
Functions | |
| def | BoundingBox (pebbles) |
| def | VoxelGridFromPebbles (pebbles, N) |
| def | ComputeVolCOMVoxelGrid (bbox, span, vox) |
| def | ShiftToVoxelCOMBBoxPebbles (com, pebbles, bbox) |
| def | ClumpTOIVoxelGrid (density, com, vox, bbox, span) |
| def | ComputeInertiaFromVoxelGrid (OPT, DATA) |
| def InertiaComputationsVoxelGrid.BoundingBox | ( | pebbles | ) |
Referenced by VoxelGridFromPebbles().
| def InertiaComputationsVoxelGrid.ClumpTOIVoxelGrid | ( | density, | |
| com, | |||
| vox, | |||
| bbox, | |||
| span | |||
| ) |
Referenced by ComputeInertiaFromVoxelGrid().
| def InertiaComputationsVoxelGrid.ComputeInertiaFromVoxelGrid | ( | OPT, | |
| DATA | |||
| ) |
References ClumpTOIVoxelGrid(), InertiaComputationsPebbles.ComputePrincipalDirections(), ComputeVolCOMVoxelGrid(), Eigen::internal.print(), InertiaComputationsPebbles.RotateToPDPebblesTOI(), ShiftToVoxelCOMBBoxPebbles(), and VoxelGridFromPebbles().
Referenced by MClump.main().
| def InertiaComputationsVoxelGrid.ComputeVolCOMVoxelGrid | ( | bbox, | |
| span, | |||
| vox | |||
| ) |
Referenced by ComputeInertiaFromVoxelGrid().
| def InertiaComputationsVoxelGrid.ShiftToVoxelCOMBBoxPebbles | ( | com, | |
| pebbles, | |||
| bbox | |||
| ) |
Referenced by ComputeInertiaFromVoxelGrid().
| def InertiaComputationsVoxelGrid.VoxelGridFromPebbles | ( | pebbles, | |
| N | |||
| ) |
References BoundingBox().
Referenced by ComputeInertiaFromVoxelGrid().