|
Nebula
|
This is the complete list of members for Math::sphere, including all inherited members.
| clipstatus(const bbox &box) const | Math::sphere | inline |
| inside(const bbox &box) const | Math::sphere | inline |
| intersect_sweep(const vector &va, const sphere &sb, const vector &vb, scalar &u0, scalar &u1) const | Math::sphere | |
| intersects(const sphere &s) const | Math::sphere | inline |
| intersects(const bbox &box) const | Math::sphere | |
| intersects_ray(const line &l) const | Math::sphere | |
| p | Math::sphere | |
| project_screen_rh(const mat4 &modelView, const mat4 &projection, scalar nearZ) const | Math::sphere | |
| r | Math::sphere | |
| random_point_on_unit_sphere() | Math::sphere | static |
| set(const point &_p, scalar _r) | Math::sphere | inline |
| set(scalar _x, scalar _y, scalar _z, scalar _r) | Math::sphere | inline |
| sphere() | Math::sphere | inline |
| sphere(const point &_p, scalar _r) | Math::sphere | inline |
| sphere(scalar _x, scalar _y, scalar _z, scalar _r) | Math::sphere | inline |
| sphere(const sphere &rhs) | Math::sphere | inline |