Kohi Game Engine
bvh Struct Reference

#include <bvh.h>

Data Fields

u32 root
 
bvh_nodenodes
 
u32 capacity
 
u32 count
 
u32 free_list
 
void * owner_context
 

Field Documentation

◆ capacity

u32 capacity

◆ count

u32 count

◆ free_list

u32 free_list

◆ nodes

bvh_node* nodes

◆ owner_context

void* owner_context

◆ root

u32 root

The documentation for this struct was generated from the following file: