![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Pair of triangle indices (both 1-based, original indices in polyhedra). More...
#include <IntPatch_BVHTraversal.hxx>
Public Member Functions | |
| TrianglePair (int theFirst=0, int theSecond=0) | |
Data Fields | |
| int | First |
| Triangle index in first polyhedron (1-based) | |
| int | Second |
| Triangle index in second polyhedron (1-based) | |
Pair of triangle indices (both 1-based, original indices in polyhedra).
| int IntPatch_BVHTraversal::TrianglePair::First |
Triangle index in first polyhedron (1-based)
| int IntPatch_BVHTraversal::TrianglePair::Second |
Triangle index in second polyhedron (1-based)