Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
SingleBVHTree::Node Struct Reference

#include <BVHTree.h>

Collaboration diagram for SingleBVHTree::Node:
Collaboration graph
[legend]

Public Attributes

AABBd aabb
 
uint32_t kids [2]
 
uint32_t leafIndex
 

Member Data Documentation

◆ aabb

AABBd SingleBVHTree::Node::aabb

◆ kids

uint32_t SingleBVHTree::Node::kids[2]

◆ leafIndex

uint32_t SingleBVHTree::Node::leafIndex

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