Public Attributes | List of all members
lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult Struct Reference

#include <CLRaycaster.hpp>

Public Attributes

cl_uchar hit = 0
 
cl_float hitDist
 
cl_uint pBestTriId
 
cl_float3 pointHit
 

Detailed Description

template<typename IntT>
struct lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult

Definition at line 126 of file CLRaycaster.hpp.

Member Data Documentation

◆ hit

template<typename IntT >
cl_uchar lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult::hit = 0

Definition at line 127 of file CLRaycaster.hpp.

◆ hitDist

template<typename IntT >
cl_float lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult::hitDist

Definition at line 130 of file CLRaycaster.hpp.

◆ pBestTriId

template<typename IntT >
cl_uint lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult::pBestTriId

Definition at line 128 of file CLRaycaster.hpp.

◆ pointHit

template<typename IntT >
cl_float3 lvr2::CLRaycaster< IntT >::ClTriangleIntersectionResult::pointHit

Definition at line 129 of file CLRaycaster.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