Viskores  1.0
viskores::exec::PointLocatorSparseGrid Member List

This is the complete list of members for viskores::exec::PointLocatorSparseGrid, including all inherited members.

CellLowerviskores::exec::PointLocatorSparseGridprivate
CellUpperviskores::exec::PointLocatorSparseGridprivate
CoordPortalType typedefviskores::exec::PointLocatorSparseGrid
Coordsviskores::exec::PointLocatorSparseGridprivate
Dimsviskores::exec::PointLocatorSparseGridprivate
Dxdydzviskores::exec::PointLocatorSparseGridprivate
FindInBox(const viskores::Vec3f &queryPoint, const viskores::Id3 &boxCenter, viskores::Id level, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindInCell(const viskores::Vec3f &queryPoint, const viskores::Id3 &ijk, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindInPlane(const viskores::Vec3f &queryPoint, const viskores::Id3 &planeCenter, const viskores::Id3 &div, const viskores::Id3 &mod, const viskores::Id3 &origin, viskores::Id numInPlane, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindInXPlane(const viskores::Vec3f &queryPoint, const viskores::Id3 &planeCenter, viskores::Id level, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindInYPlane(const viskores::Vec3f &queryPoint, viskores::Id3 planeCenter, viskores::Id level, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindInZPlane(const viskores::Vec3f &queryPoint, viskores::Id3 planeCenter, viskores::Id level, viskores::Id &nearestNeighborId, viskores::FloatDefault &nearestDistance2) constviskores::exec::PointLocatorSparseGridinlineprivate
FindNearestNeighbor(const viskores::Vec3f &queryPoint, viskores::Id &nearestNeighborId, viskores::FloatDefault &distance2) constviskores::exec::PointLocatorSparseGridinline
IdPortalType typedefviskores::exec::PointLocatorSparseGrid
Minviskores::exec::PointLocatorSparseGridprivate
PointIdsviskores::exec::PointLocatorSparseGridprivate
PointLocatorSparseGrid(const viskores::Vec3f &min, const viskores::Vec3f &max, const viskores::Id3 &dims, const CoordPortalType &coords, const IdPortalType &pointIds, const IdPortalType &cellLower, const IdPortalType &cellUpper)viskores::exec::PointLocatorSparseGridinline