d | gk::Ray | |
dnear (defined in gk::Ray) | gk::Ray | |
inv_d | gk::Ray | |
isBackward(const int axis) const | gk::Ray | [inline] |
o | gk::Ray | |
operator()(const float t) const | gk::Ray | [inline] |
radius | gk::Ray | |
Ray() (defined in gk::Ray) | gk::Ray | [inline] |
Ray(const Point &origin, const Vector &direction, const float start=RAY_EPSILON, const float end=HUGE_VAL) | gk::Ray | [inline] |
Ray(const Point &origin, const Point &destination, const float start=RAY_EPSILON, const float end=1.f-RAY_EPSILON) | gk::Ray | [inline] |
sign_d | gk::Ray | |
tmax | gk::Ray | |
tmin (defined in gk::Ray) | gk::Ray |