![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Classes | |
| struct | GeomPrimID |
| struct | CountIntersectionsContext |
| struct | ListIntersectionsContext |
Functions | |
| void | CountIntersectionsFunc (const RTCFilterFunctionNArguments *args) |
| void | ListIntersectionsFunc (const RTCFilterFunctionNArguments *args) |
| void callbacks::CountIntersectionsFunc | ( | const RTCFilterFunctionNArguments * | args | ) |
Definition at line 54 of file RaycastingScene.cpp.
References context, and callbacks::GeomPrimID::geomID.
Referenced by cloudViewer::t::geometry::RaycastingScene::CPUImpl::CountIntersections().
| void callbacks::ListIntersectionsFunc | ( | const RTCFilterFunctionNArguments * | args | ) |
Definition at line 113 of file RaycastingScene.cpp.
References context, and callbacks::GeomPrimID::geomID.
Referenced by cloudViewer::t::geometry::RaycastingScene::CPUImpl::ListIntersections().