#include <vkpt.h>
Public Attributes | |
vec3_t | mins |
vec3_t | maxs |
vec3_t aabb_s::maxs |
Definition at line 340 of file vkpt.h.
Referenced by bsp_mesh_create_from_bsp(), compute_cluster_aabbs(), get_aabb_corner(), light_affects_cluster(), R_RenderFrame_RTX(), and vkpt_god_rays_prepare_ubo().
vec3_t aabb_s::mins |
Definition at line 339 of file vkpt.h.
Referenced by bsp_mesh_create_from_bsp(), compute_cluster_aabbs(), get_aabb_corner(), light_affects_cluster(), R_RenderFrame_RTX(), and vkpt_god_rays_prepare_ubo().