|
sandbox
|
This is the complete list of members for sbx::math::ray, including all inherited members.
| direction() const -> const vector3 & | sbx::math::ray | |
| origin() const -> const vector3 & | sbx::math::ray | |
| point_at(const std::float_t t) const -> vector3 | sbx::math::ray | |
| ray() | sbx::math::ray | |
| ray(const vector3 &origin, const vector3 &direction) | sbx::math::ray |