This is the complete list of members for Bvh, including all inherited members.
Bvh(const uint8 *vertices, const uint8 *indices, const Aabb &aabb, uint32 indexCount, uint32 vertexSize, uint32 indexSize, const f32x4 *centroids=nullptr) | Bvh | |
Bvh(const Aabb *aabbs, const Aabb &aabb, uint32 aabbCount, const f32x4 *centroids=nullptr) | Bvh | |
Bvh()=default | Bvh | |
centroids (defined in Bvh) | Bvh | protected |
getCentroids() const noexcept | Bvh | inline |
getNodes() const noexcept | Bvh | inline |
getPrimitives() const noexcept | Bvh | inline |
nodes (defined in Bvh) | Bvh | protected |
nodeStack (defined in Bvh) | Bvh | protected |
primitives (defined in Bvh) | Bvh | protected |
recreate(const uint8 *vertices, const uint8 *indices, const Aabb &aabb, uint32 indexCount, uint32 vertexSize, uint32 indexSize, const f32x4 *centroids=nullptr) | Bvh | |
recreate(const Aabb *aabbs, const Aabb &aabb, uint32 aabbCount, const f32x4 *centroids=nullptr) | Bvh |