35 #ifndef primitivePatchIntersection_H
36 #define primitivePatchIntersection_H
Base class for patch intersections. Provides storage and access to the intersection points and faces ...
const primitivePatch & srcPatch() const
The source patch.
const primitivePatch & tgtPatch() const
The target patch.
Intersection between two primitive patches.
virtual word type() const
primitivePatchIntersection(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalar snapTol)
Construct from a source and a target patch.
A class for handling words, derived from string.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.