37#ifndef treeDataTriSurface_H
38#define treeDataTriSurface_H
Minimal example by using system/controlDict.functions:
Non-pointer based hierarchical recursive searching.
Encapsulation of data needed to search on PrimitivePatches.
volumeType getVolumeType(const indexedOctree< treeDataPrimitivePatch< PatchType > > &, const point &) const
Get type (inside,outside,mixed,unknown) of point w.r.t. surface.
treeDataPrimitivePatch(const bool cacheBb, const primitivePatch &patch, const scalar planarTol)
An enumeration wrapper for classification of a location as being inside/outside of a volume.
treeDataPrimitivePatch< triSurface > treeDataTriSurface
vector point
Point is a vector.