OpenVDB  9.0.1
LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT > Member List

This is the complete list of members for LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >, including all inherited members.

getIsoValue() const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
GridType typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >
intersectsIS(const RayType &iRay) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsIS(const RayType &iRay, RealType &iTime) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsIS(const RayType &iRay, Vec3Type &xyz) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsIS(const RayType &iRay, Vec3Type &xyz, RealType &iTime) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay, RealType &wTime) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay, Vec3Type &world) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay, Vec3Type &world, RealType &wTime) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay, Vec3Type &world, Vec3Type &normal) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
intersectsWS(const RayType &wRay, Vec3Type &world, Vec3Type &normal, RealType &wTime) const LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
LevelSetRayIntersector(const GridT &grid, const ValueT &isoValue=zeroVal< ValueT >())LevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >inline
RayType typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >
RealType typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >
TreeT typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >
ValueT typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >
Vec3Type typedefLevelSetRayIntersector< GridT, SearchImplT, NodeLevel, RayT >