lvr2::RaycasterBase< IntT > Member List

This is the complete list of members for lvr2::RaycasterBase< IntT >, including all inherited members.

castRay(const Vector3f &origin, const Vector3f &direction, IntT &intersection)=0lvr2::RaycasterBase< IntT >pure virtual
castRays(const Vector3f &origin, const std::vector< Vector3f > &directions, std::vector< IntT > &intersections, std::vector< uint8_t > &hits)lvr2::RaycasterBase< IntT >virtual
castRays(const Vector3f &origin, const std::vector< std::vector< Vector3f > > &directions, std::vector< std::vector< IntT > > &intersections, std::vector< std::vector< uint8_t > > &hits)lvr2::RaycasterBase< IntT >virtual
castRays(const std::vector< Vector3f > &origins, const std::vector< Vector3f > &directions, std::vector< IntT > &intersections, std::vector< uint8_t > &hits)lvr2::RaycasterBase< IntT >virtual
castRays(const std::vector< Vector3f > &origins, const std::vector< std::vector< Vector3f > > &directions, std::vector< std::vector< IntT > > &intersections, std::vector< std::vector< uint8_t > > &hits)lvr2::RaycasterBase< IntT >virtual
m_meshlvr2::RaycasterBase< IntT >private
RaycasterBase(const MeshBufferPtr mesh)lvr2::RaycasterBase< IntT >


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