rendering-in-cgi/Framework/external/embree/kernels/bvh
2024-04-23 10:14:24 +02:00
..
bvh.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh4_factory.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh4_factory.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh8_factory.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh8_factory.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_hair.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_hair_mb.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_morton.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_sah.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_sah_mb.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_sah_spatial.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_subdiv.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_twolevel.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_twolevel.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_builder_twolevel_internal.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_collider.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_collider.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_factory.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector1.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector1.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector1_bvh4.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector1_bvh8.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid4_bvh4.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid4_bvh8.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid8_bvh4.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid8_bvh8.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid16_bvh4.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_intersector_hybrid16_bvh8.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_aabb.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_aabb_mb.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_aabb_mb4d.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_base.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_obb.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_obb_mb.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_qaabb.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_node_ref.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_refit.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_refit.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_rotate.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_rotate.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_statistics.cpp Initial commit. 2024-04-23 10:14:24 +02:00
bvh_statistics.h Initial commit. 2024-04-23 10:14:24 +02:00
bvh_traverser1.h Initial commit. 2024-04-23 10:14:24 +02:00
node_intersector.h Initial commit. 2024-04-23 10:14:24 +02:00
node_intersector1.h Initial commit. 2024-04-23 10:14:24 +02:00
node_intersector_frustum.h Initial commit. 2024-04-23 10:14:24 +02:00
node_intersector_packet.h Initial commit. 2024-04-23 10:14:24 +02:00