|
| | BallPointStuff () |
| |
| | BallPointStuff (const VectorType &inP) |
| |
| bool | intersectVolume (const BoxType &r) |
| |
| bool | intersectObject (const BallType &b) |
| |
| bool | intersectVolumeVolume (const BoxType &r1, const BoxType &r2) |
| |
| bool | intersectVolumeObject (const BoxType &r, const BallType &b) |
| |
| bool | intersectObjectVolume (const BallType &b, const BoxType &r) |
| |
| bool | intersectObjectObject (const BallType &b1, const BallType &b2) |
| |
| bool | intersectVolumeObject (const BoxType &r, const VectorType &v) |
| |
| bool | intersectObjectObject (const BallType &b, const VectorType &v) |
| |
| double | minimumOnVolume (const BoxType &r) |
| |
| double | minimumOnObject (const BallType &b) |
| |
| double | minimumOnVolumeVolume (const BoxType &r1, const BoxType &r2) |
| |
| double | minimumOnVolumeObject (const BoxType &r, const BallType &b) |
| |
| double | minimumOnObjectVolume (const BallType &b, const BoxType &r) |
| |
| double | minimumOnObjectObject (const BallType &b1, const BallType &b2) |
| |
| double | minimumOnVolumeObject (const BoxType &r, const VectorType &v) |
| |
| double | minimumOnObjectObject (const BallType &b, const VectorType &v) |
| |
◆ BallType
◆ BoxType
◆ Scalar
◆ VectorType
◆ BallPointStuff() [1/2]
◆ BallPointStuff() [2/2]
◆ intersectObject()
◆ intersectObjectObject() [1/2]
◆ intersectObjectObject() [2/2]
◆ intersectObjectVolume()
◆ intersectVolume()
◆ intersectVolumeObject() [1/2]
◆ intersectVolumeObject() [2/2]
◆ intersectVolumeVolume()
◆ minimumOnObject()
◆ minimumOnObjectObject() [1/2]
◆ minimumOnObjectObject() [2/2]
◆ minimumOnObjectVolume()
◆ minimumOnVolume()
◆ minimumOnVolumeObject() [1/2]
◆ minimumOnVolumeObject() [2/2]
◆ minimumOnVolumeVolume()
◆ calls
◆ count
The documentation for this struct was generated from the following file:
- core/util/algorithms/eigen-3.4.0/unsupported/test/BVH.cpp