#include <PointIndexGrid.h>
§ ConstAccessor
§ PosType
typedef PointArray::PosType PosType |
§ ScalarType
§ PointIndexFilter() [1/2]
Constructor.
- Parameters
-
points | world-space point array conforming to the PointArray interface |
tree | a point index tree |
xform | linear, uniform-scale transform (i.e., cubical voxels) |
§ PointIndexFilter() [2/2]
Thread safe copy constructor.
§ searchAndApply()
Perform a radial search query and apply the given filter operator to the selected points.
- Parameters
-
center | world-space center |
radius | world-space radius |
op | custom filter operator (see the FilterType example for interface details) |
The documentation for this struct was generated from the following file: