This is the complete list of members for Ray, including all inherited members.
back (defined in Ray) | Ray | inlinestatic |
bottom (defined in Ray) | Ray | inlinestatic |
direction (defined in Ray) | Ray | protected |
front (defined in Ray) | Ray | inlinestatic |
getDirection() const noexcept | Ray | inline |
getParallel() const noexcept | Ray | inline |
isParallel (defined in Ray) | Ray | protected |
left (defined in Ray) | Ray | inlinestatic |
normalize() noexcept | Ray | inline |
operator!=(const Ray &v) const noexcept (defined in Ray) | Ray | inline |
operator*(f32x4 v) const noexcept (defined in Ray) | Ray | inline |
operator*=(f32x4 v) noexcept (defined in Ray) | Ray | inline |
operator+(f32x4 v) const noexcept (defined in Ray) | Ray | inline |
operator+=(f32x4 v) noexcept (defined in Ray) | Ray | inline |
operator-(f32x4 v) const noexcept (defined in Ray) | Ray | inline |
operator-=(f32x4 v) noexcept (defined in Ray) | Ray | inline |
operator/(f32x4 v) const noexcept (defined in Ray) | Ray | inline |
operator/=(f32x4 v) noexcept (defined in Ray) | Ray | inline |
operator==(const Ray &v) const noexcept (defined in Ray) | Ray | inline |
origin | Ray | |
Ray(f32x4 origin, f32x4 direction, bool normalize=true) noexcept | Ray | inline |
Ray()=default | Ray | |
right (defined in Ray) | Ray | inlinestatic |
setDirection(f32x4 direction, bool normalize=true) noexcept | Ray | inline |
top (defined in Ray) | Ray | inlinestatic |