35 #ifndef treeDataEdge_H 36 #define treeDataEdge_H 104 scalar& nearestDistSqr,
135 point& intersectionPoint
187 return edgeLabels_.
size();
217 const scalar radiusSqr
const pointField & points() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void size(const label)
Override size to be inconsistent with allocated storage.
Holds data for octree to work on an edges subset.
findNearestOp(const indexedOctree< treeDataEdge > &tree)
ClassName("treeDataEdge")
bool overlaps(const label index, const treeBoundBox &sampleBb) const
Does (bb of) shape at index overlap bb.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
bool ln(const fileName &src, const fileName &dst)
Create a softlink. dst should not exist. Returns true if successful.
treeDataEdge(const bool cacheBb, const edgeList &edges, const pointField &points, const labelUList &edgeLabels)
Construct from selected edges. !Holds references to edges and points.
const edgeList & edges() const
Non-pointer based hierarchical recursive searching.
pointField shapePoints() const
Get representative point cloud for all shapes inside.
Standard boundBox + extra functionality for use in octree.
const labelList & edgeLabels() const
volumeType getVolumeType(const indexedOctree< treeDataEdge > &, const point &) const
Get type (inside,outside,mixed,unknown) of point w.r.t. surface.