
Data Structures | |
| class | TetrahedronConsumer |
| Accept a tetrahedron for further processing. More... | |
| class | TetrahedronVolumeConsumer |
| Sums up volume of tetrahedra passed to it. More... | |
| class | Math |
| class | Plane |
| class | Tetrahedron |
| class | Vector3 |
Typedefs | |
| typedef double | Real |
Functions | |
| MAGICFM void | FindIntersection (const Tetrahedron &rkT0, const Tetrahedron &rkT1, TetrahedronConsumer &dest) |
| MAGICFM void Mgc::FindIntersection | ( | const Tetrahedron & | rkT0, | |
| const Tetrahedron & | rkT1, | |||
| TetrahedronConsumer & | dest | |||
| ) |
Referenced by getSharedVolumeTets(), and test_vol_mgc().

1.5.5