|
| | 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]
int calls
Definition: BVH.cpp:126
int count
Definition: BVH.cpp:127
◆ BallPointStuff() [2/2]
VectorType p
Definition: BVH.cpp:125
◆ 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
Referenced by BallPointStuff< Dim >::intersectObject(), BallPointStuff< Dim >::intersectObjectObject(), BallPointStuff< Dim >::intersectObjectVolume(), BallPointStuff< Dim >::intersectVolume(), BallPointStuff< Dim >::intersectVolumeObject(), BallPointStuff< Dim >::intersectVolumeVolume(), BallPointStuff< Dim >::minimumOnObject(), BallPointStuff< Dim >::minimumOnObjectObject(), BallPointStuff< Dim >::minimumOnObjectVolume(), BallPointStuff< Dim >::minimumOnVolume(), BallPointStuff< Dim >::minimumOnVolumeObject(), and BallPointStuff< Dim >::minimumOnVolumeVolume().
◆ count
The documentation for this struct was generated from the following file: