Files | |
file | triIntersect.C [code] |
file | triIntersect.H [code] |
Functions with which to perform an intersection of a pair of triangles; the source and target. The source triangle is specified with three point locations and three point normals. It is projected along it's point normals onto the target triangle in order to calculate the intersection. The target triangle is specified as three point locations only. | |
file | triIntersectLocation.H [code] |
Class to encapsulate the topology of a point within a triangle intersection. | |
file | triIntersectLocationI.H [code] |
file | triIntersectLocationIO.C [code] |
file | triIntersectTemplates.C [code] |