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

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

computeBoundingVolume() const noexceptEBGeometry::TriangleAoSoA< T, Meta, W >
getMetaData(size_t a_lane) const noexceptEBGeometry::TriangleAoSoA< T, Meta, W >
m_metaDataEBGeometry::TriangleAoSoA< T, Meta, W >protected
m_trianglesEBGeometry::TriangleAoSoA< T, Meta, W >protected
m_validCountEBGeometry::TriangleAoSoA< T, Meta, W >protected
pack(const Triangle< T, Meta > *a_triangles, uint32_t a_count) noexceptEBGeometry::TriangleAoSoA< T, Meta, W >
signedDistance(const Vec3T< T > &a_point) const noexceptEBGeometry::TriangleAoSoA< T, Meta, W >
signedDistance(const Vec3T< T > &a_point, Meta &a_closestMeta) const noexceptEBGeometry::TriangleAoSoA< T, Meta, W >