Public Member Functions | |
findIntersectOp (const indexedOctree< treeDataPoint > &tree) | |
bool | operator() (const label index, const point &start, const point &end, point &intersectionPoint) const |
Calculate intersection of triangle with ray. Sets result. More... | |
Definition at line 104 of file treeDataPoint.H.
findIntersectOp | ( | const indexedOctree< treeDataPoint > & | tree | ) |
Definition at line 69 of file treeDataPoint.C.
bool operator() | ( | const label | index, |
const point & | start, | ||
const point & | end, | ||
point & | intersectionPoint | ||
) | const |
Calculate intersection of triangle with ray. Sets result.
accordingly
Definition at line 231 of file treeDataPoint.C.
References NotImplemented.