40 #ifndef treeDataPoint_H
41 #define treeDataPoint_H
54 template<
class Type>
class indexedOctree;
69 const bool useSubset_;
87 scalar& nearestDistSqr,
118 point& intersectionPoint
145 ? pointLabels_.
size()
192 const scalar radiusSqr
void size(const label)
Override size to be inconsistent with allocated storage.
Non-pointer based hierarchical recursive searching.
Standard boundBox + extra functionality for use in octree.
findIntersectOp(const indexedOctree< treeDataPoint > &tree)
findNearestOp(const indexedOctree< treeDataPoint > &tree)
Holds (reference to) pointField. Encapsulation of data needed for octree searches....
bool overlaps(const label index, const treeBoundBox &sampleBb) const
Does (bb of) shape at index overlap bb.
volumeType getVolumeType(const indexedOctree< treeDataPoint > &, const point &) const
Get type (inside,outside,mixed,unknown) of point w.r.t. surface.
ClassName("treeDataPoint")
const labelList & pointLabels() const
treeDataPoint(const pointField &)
Construct from pointField. Holds reference!
pointField shapePoints() const
Get representative point cloud for all shapes inside.
const pointField & points() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool ln(const fileName &src, const fileName &dst)
Create a softlink. dst should not exist. Returns true if successful.