FreeBSD Manual Pages
sc::CS2Sphere(3) MPQC sc::CS2Sphere(3) NAME sc::CS2Sphere SYNOPSIS Public Member Functions CS2Sphere (const SCVector3 &v, double rad) CS2Sphere (double x, double y, double z, double rad) void initialize (SCVector3 &v, double rad) CS2Sphere & operator= (const CS2Sphere &s) double distance (CS2Sphere &asphere) double common_radius (CS2Sphere &asphere) const SCVector3 & center (void) const double x () const double y () const double z () const SCVector3 center_vec (const CS2Sphere &asphere) double radius (void) const void recenter (const SCVector3 &v) void print (std::ostream &os=ExEnv::out0()) const int intersect (CS2Sphere *s, int n_spheres) const Static Public Member Functions static void print_counts (std::ostream &=ExEnv::out0()) Static Public Attributes static int n_no_spheres_ static int n_probe_enclosed_by_a_sphere_ static int n_probe_center_not_enclosed_ static int n_surface_of_s0_not_covered_ static int n_plane_totally_covered_ static int n_internal_edge_not_covered_ static int n_totally_covered_ Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Tue May 13 2025 sc::CS2Sphere(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_CS2Sphere&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>