Image Component Library (ICL)
|
This is the complete list of members for icl::geom::ViewRay, including all inherited members.
closestDistanceTo(const Vec &p) const | icl::geom::ViewRay | |
closestDistanceTo(const ViewRay &other) const | icl::geom::ViewRay | |
closestSqrDistanceTo(const Vec &p) const | icl::geom::ViewRay | |
degenerateTriangle enum value | icl::geom::ViewRay | |
direction | icl::geom::ViewRay | |
foundIntersection enum value | icl::geom::ViewRay | |
getIntersection(const PlaneEquation &plane) const | icl::geom::ViewRay | |
getIntersectionWithTriangle(const geom::Vec &a, const geom::Vec &b, const geom::Vec &c, geom::Vec *intersectionPoint=0, utils::Point32f *parametricCoords=0) const | icl::geom::ViewRay | |
noIntersection enum value | icl::geom::ViewRay | |
offset | icl::geom::ViewRay | |
operator()(float lambda) const | icl::geom::ViewRay | |
rayIsCollinearWithTriangle enum value | icl::geom::ViewRay | |
TriangleIntersection enum name | icl::geom::ViewRay | |
ViewRay(const Vec &offset=Vec(), const Vec &direction=Vec(), bool autoNormalizeDirection=false) | icl::geom::ViewRay | explicit |
wrongDirection enum value | icl::geom::ViewRay |