Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
bvh::v2::Octant Struct Reference

Definition at line 8 of file ray.h.

Public Member Functions

uint32_t operator[] (size_t i) const
 

Public Attributes

uint32_t value = 0
 

Static Public Attributes

static constexpr size_t max_dim = sizeof(value) * CHAR_BIT
 

#include <bvh/v2/ray.h>

Member Function Documentation

◆ operator[]()

uint32_t bvh::v2::Octant::operator[] ( size_t  i) const
inline

Definition at line 12 of file ray.h.

Member Data Documentation

◆ max_dim

constexpr size_t bvh::v2::Octant::max_dim = sizeof(value) * CHAR_BIT
staticconstexpr

Definition at line 10 of file ray.h.

◆ value

uint32_t bvh::v2::Octant::value = 0

Definition at line 9 of file ray.h.

Collaboration diagram for bvh::v2::Octant:
[legend]

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