ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
RaycastingScene.cpp File Reference
#include "cloudViewer/t/geometry/RaycastingScene.h"
#include <embree4/rtcore.h>
#include <Helper.h>
#include <Logging.h>
#include <tbb/parallel_for.h>
#include <Eigen/Core>
#include <cstring>
#include <tuple>
#include <unsupported/Eigen/AlignedVector3>
#include <vector>
#include "cloudViewer/core/TensorCheck.h"
Include dependency graph for RaycastingScene.cpp:

Go to the source code of this file.

Classes

struct  callbacks::GeomPrimID
 
struct  callbacks::CountIntersectionsContext
 
struct  callbacks::ListIntersectionsContext
 
struct  cloudViewer::t::geometry::RaycastingScene::Impl
 
struct  cloudViewer::t::geometry::RaycastingScene::CPUImpl
 
struct  fmt::formatter< RTCError >
 

Namespaces

 callbacks
 
 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry
 
 fmt
 

Functions

void callbacks::CountIntersectionsFunc (const RTCFilterFunctionNArguments *args)
 
void callbacks::ListIntersectionsFunc (const RTCFilterFunctionNArguments *args)