|
EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
|
This is the complete list of members for EBGeometry::PointSoAT< T, W >, including all inherited members.
| computeBoundingVolume() const noexcept | EBGeometry::PointSoAT< T, W > | |
| getDistances(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| getDistances2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| getMaximumDistance(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| getMaximumDistance2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| getMinimumDistance(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| getMinimumDistance2(const Vec3T< T > &a_point) const noexcept | EBGeometry::PointSoAT< T, W > | |
| m_validCount | EBGeometry::PointSoAT< T, W > | protected |
| m_x | EBGeometry::PointSoAT< T, W > | protected |
| m_y | EBGeometry::PointSoAT< T, W > | protected |
| m_z | EBGeometry::PointSoAT< T, W > | protected |
| pack(const Vec3T< T > *a_positions, uint32_t a_count) noexcept | EBGeometry::PointSoAT< T, W > |