This is the complete list of members for vgl_sphere_3d< Type >, including all inherited members.
| c_ | vgl_sphere_3d< Type > | private |
| cartesian_to_spherical(Type x, Type y, Type z, Type &elevation_rad, Type &azimuth_rad) const | vgl_sphere_3d< Type > | |
| cartesian_to_spherical(vgl_point_3d< Type > const &pt, Type &elevation_rad, Type &azimuth_rad) const | vgl_sphere_3d< Type > | |
| centre() const | vgl_sphere_3d< Type > | inline |
| clip(const vgl_line_3d_2_points< Type > &line, vgl_point_3d< Type > &p1, vgl_point_3d< Type > &p2) const | vgl_sphere_3d< Type > | |
| contains(vgl_point_3d< Type > const &p) const | vgl_sphere_3d< Type > | |
| is_empty() const | vgl_sphere_3d< Type > | inline |
| operator!=(vgl_sphere_3d< Type >const &s) const | vgl_sphere_3d< Type > | inline |
| operator==(const vgl_sphere_3d< Type > &s) const | vgl_sphere_3d< Type > | inline |
| print(std::ostream &os) const | vgl_sphere_3d< Type > | |
| r_ | vgl_sphere_3d< Type > | private |
| radius() const | vgl_sphere_3d< Type > | inline |
| read(std::istream &is) | vgl_sphere_3d< Type > | |
| set_centre(const vgl_point_3d< Type > &c) | vgl_sphere_3d< Type > | inline |
| set_empty() | vgl_sphere_3d< Type > | inline |
| set_radius(Type r) | vgl_sphere_3d< Type > | inline |
| spherical_to_cartesian(Type elevation_rad, Type azimuth_rad, Type &x, Type &y, Type &z) const | vgl_sphere_3d< Type > | |
| spherical_to_cartesian(Type elevation_rad, Type azimuth_rad, vgl_point_3d< Type > &pt) const | vgl_sphere_3d< Type > | |
| vgl_sphere_3d() | vgl_sphere_3d< Type > | inline |
| vgl_sphere_3d(Type px, Type py, Type pz, Type rad) | vgl_sphere_3d< Type > | inline |
| vgl_sphere_3d(const Type v[4]) | vgl_sphere_3d< Type > | inline |
| vgl_sphere_3d(vgl_point_3d< Type > const &cntr, Type rad) | vgl_sphere_3d< Type > | inline |
1.8.15