Public Attributes | List of all members
lvr2::BVHRaycaster< IntT >::Ray Struct Reference

Data type to store information about a ray. More...

#include <BVHRaycaster.hpp>

Public Attributes

Vector3f dir
 
Vector3f invDir
 
Vector3i rayDirSign
 

Detailed Description

template<typename IntT>
struct lvr2::BVHRaycaster< IntT >::Ray

Data type to store information about a ray.

Definition at line 82 of file BVHRaycaster.hpp.

Member Data Documentation

◆ dir

template<typename IntT >
Vector3f lvr2::BVHRaycaster< IntT >::Ray::dir

Definition at line 83 of file BVHRaycaster.hpp.

◆ invDir

template<typename IntT >
Vector3f lvr2::BVHRaycaster< IntT >::Ray::invDir

Definition at line 84 of file BVHRaycaster.hpp.

◆ rayDirSign

template<typename IntT >
Vector3i lvr2::BVHRaycaster< IntT >::Ray::rayDirSign

Definition at line 85 of file BVHRaycaster.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27