| computeBoundingVolume() const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getDistances(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getDistances2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getMaximumDistance(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getMaximumDistance2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getMetaData(size_t a_lane) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getMinimumDistance(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| getMinimumDistance2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |
| m_metaData | EBGeometry::PointAoSoA< T, Meta, W > | protected |
| m_positions | EBGeometry::PointAoSoA< T, Meta, W > | protected |
| m_validCount | EBGeometry::PointAoSoA< T, Meta, W > | protected |
| pack(const Vec3T< T > *a_positions, const Meta *a_metaData, uint32_t a_count) noexcept | EBGeometry::PointAoSoA< T, Meta, W > | |