Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
namespace | tatooine::rendering |
Functions | |
template<arithmetic DistOnRay, arithmetic CameraReal, arithmetic AABBReal, regular_invocable< vec< AABBReal, 3 > > DomainCheck, typename Shader > | |
auto | tatooine::rendering::direct_volume (camera< CameraReal > const &cam, axis_aligned_bounding_box< AABBReal, 3 > const &aabb, DomainCheck &&domain_check, DistOnRay const distance_on_ray, Shader &&shader) |