Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
igl::embree::EmbreeIntersector Member List

This is the complete list of members for igl::embree::EmbreeIntersector, including all inherited members.

createRay(RTCRay &ray, const Eigen::RowVector3f &origin, const Eigen::RowVector3f &direction, float tnear, float tfar, int mask) constigl::embree::EmbreeIntersectorinlineprivate
deinit()igl::embree::EmbreeIntersectorinline
EmbreeIntersector()igl::embree::EmbreeIntersectorinline
EmbreeIntersector(const EmbreeIntersector &that)igl::embree::EmbreeIntersectorinlineprivate
FaceMatrixType typedefigl::embree::EmbreeIntersector
geomIDigl::embree::EmbreeIntersectorprivate
global_deinit()igl::embree::EmbreeIntersectorinlineprivatestatic
global_init()igl::embree::EmbreeIntersectorinlinestatic
init(const PointMatrixType &V, const FaceMatrixType &F, bool isStatic=false)igl::embree::EmbreeIntersectorinline
init(const std::vector< const PointMatrixType * > &V, const std::vector< const FaceMatrixType * > &F, const std::vector< int > &masks, bool isStatic=false)igl::embree::EmbreeIntersectorinline
initializedigl::embree::EmbreeIntersectorprivate
intersectBeam(const Eigen::RowVector3f &origin, const Eigen::RowVector3f &direction, Hit &hit, float tnear=0, float tfar=std::numeric_limits< float >::infinity(), int mask=0xFFFFFFFF, int geoId=-1, bool closestHit=true, unsigned int samples=4) constigl::embree::EmbreeIntersectorinline
intersectRay(const Eigen::RowVector3f &origin, const Eigen::RowVector3f &direction, Hit &hit, float tnear=0, float tfar=std::numeric_limits< float >::infinity(), int mask=0xFFFFFFFF) constigl::embree::EmbreeIntersectorinline
intersectRay(const Eigen::RowVector3f &origin, const Eigen::RowVector3f &direction, std::vector< Hit > &hits, int &num_rays, float tnear=0, float tfar=std::numeric_limits< float >::infinity(), int mask=0xFFFFFFFF) constigl::embree::EmbreeIntersectorinline
intersectSegment(const Eigen::RowVector3f &a, const Eigen::RowVector3f &ab, Hit &hit, int mask=0xFFFFFFFF) constigl::embree::EmbreeIntersectorinline
operator=(const EmbreeIntersector &)igl::embree::EmbreeIntersectorinlineprivate
PointMatrixType typedefigl::embree::EmbreeIntersector
sceneigl::embree::EmbreeIntersectorprivate
trianglesigl::embree::EmbreeIntersectorprivate
verticesigl::embree::EmbreeIntersectorprivate
~EmbreeIntersector()igl::embree::EmbreeIntersectorinlinevirtual