vgl_sphere_3d< Type > Member List

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) constvgl_sphere_3d< Type >
cartesian_to_spherical(vgl_point_3d< Type > const &pt, Type &elevation_rad, Type &azimuth_rad) constvgl_sphere_3d< Type >
centre() constvgl_sphere_3d< Type >inline
clip(const vgl_line_3d_2_points< Type > &line, vgl_point_3d< Type > &p1, vgl_point_3d< Type > &p2) constvgl_sphere_3d< Type >
contains(vgl_point_3d< Type > const &p) constvgl_sphere_3d< Type >
is_empty() constvgl_sphere_3d< Type >inline
operator!=(vgl_sphere_3d< Type >const &s) constvgl_sphere_3d< Type >inline
operator==(const vgl_sphere_3d< Type > &s) constvgl_sphere_3d< Type >inline
print(std::ostream &os) constvgl_sphere_3d< Type >
r_vgl_sphere_3d< Type >private
radius() constvgl_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) constvgl_sphere_3d< Type >
spherical_to_cartesian(Type elevation_rad, Type azimuth_rad, vgl_point_3d< Type > &pt) constvgl_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