EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
EBGeometry::PointSoAT< T, W > Member List

This is the complete list of members for EBGeometry::PointSoAT< T, W >, including all inherited members.

computeBoundingVolume() const noexceptEBGeometry::PointSoAT< T, W >
getDistances(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
getDistances2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
getMaximumDistance(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
getMaximumDistance2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
getMinimumDistance(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
getMinimumDistance2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointSoAT< T, W >
m_validCountEBGeometry::PointSoAT< T, W >protected
m_xEBGeometry::PointSoAT< T, W >protected
m_yEBGeometry::PointSoAT< T, W >protected
m_zEBGeometry::PointSoAT< T, W >protected
pack(const Vec3T< T > *a_positions, uint32_t a_count) noexceptEBGeometry::PointSoAT< T, W >