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

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

computeBoundingVolume() const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getDistances(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getDistances2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getMaximumDistance(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getMaximumDistance2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getMetaData(size_t a_lane) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getMinimumDistance(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
getMinimumDistance2(const Vec3T< T > &a_point) const noexceptEBGeometry::PointAoSoA< T, Meta, W >
m_metaDataEBGeometry::PointAoSoA< T, Meta, W >protected
m_positionsEBGeometry::PointAoSoA< T, Meta, W >protected
m_validCountEBGeometry::PointAoSoA< T, Meta, W >protected
pack(const Vec3T< T > *a_positions, const Meta *a_metaData, uint32_t a_count) noexceptEBGeometry::PointAoSoA< T, Meta, W >