Skip to content

Struct muda::lbvh::details::Node

ClassList > muda > lbvh > details > Node

Public Attributes

Type Name
std::uint32_t left_idx
std::uint32_t object_idx
std::uint32_t parent_idx
std::uint32_t right_idx

Public Attributes Documentation

variable left_idx

std::uint32_t muda::lbvh::details::Node::left_idx;

variable object_idx

std::uint32_t muda::lbvh::details::Node::object_idx;

variable parent_idx

std::uint32_t muda::lbvh::details::Node::parent_idx;

variable right_idx

std::uint32_t muda::lbvh::details::Node::right_idx;


The documentation for this class was generated from the following file src/muda/ext/geo/lbvh/bvh_viewer.h