Math v0.0.1
Bvh Member List

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()=defaultBvh
centroids (defined in Bvh)Bvhprotected
getCentroids() const noexceptBvhinline
getNodes() const noexceptBvhinline
getPrimitives() const noexceptBvhinline
nodes (defined in Bvh)Bvhprotected
nodeStack (defined in Bvh)Bvhprotected
primitives (defined in Bvh)Bvhprotected
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