c_ | vgl_sphere_3d< Type > | [private] |
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(vcl_ostream &os) const | vgl_sphere_3d< Type > | |
r_ | vgl_sphere_3d< Type > | [private] |
radius() const | vgl_sphere_3d< Type > | [inline] |
read(vcl_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] |
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] |