.TH "sc::SphereShape" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SphereShape .SH SYNOPSIS .br .PP .PP Inherits \fBsc::Shape\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSphereShape\fP (const \fBSCVector3\fP &, double)" .br .ti -1c .RI "\fBSphereShape\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBSphereShape\fP (const \fBSphereShape\fP &)" .br .ti -1c .RI "void \fBboundingbox\fP (double minvalue, double maxvalue, \fBSCVector3\fP &p1, \fBSCVector3\fP &p2)" .br .ti -1c .RI "double \fBradius\fP () const" .br .ti -1c .RI "const \fBSCVector3\fP & \fBorigin\fP () const" .br .ti -1c .RI "double \fBdistance_to_surface\fP (const \fBSCVector3\fP &r, \fBSCVector3\fP *grad=0) const" .br .ti -1c .RI "void \fBprint\fP (std::ostream &o=\fBExEnv::out0\fP()) const" .br .RI "Print information about the object\&. " .ti -1c .RI "double \fBradius\fP (double r)" .br .ti -1c .RI "const \fBSCVector3\fP & \fBorigin\fP (const \fBSCVector3\fP &o)" .br .ti -1c .RI "int \fBgradient_implemented\fP () const" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SphereShape::boundingbox (double minvalue, double maxvalue, \fBSCVector3\fP & p1, \fBSCVector3\fP & p2)\fC [virtual]\fP" .PP Implements \fBsc::Volume\fP\&. .SS "double sc::SphereShape::distance_to_surface (const \fBSCVector3\fP & r, \fBSCVector3\fP * grad = \fC0\fP) const\fC [virtual]\fP" .PP Implements \fBsc::Shape\fP\&. .SS "int sc::SphereShape::gradient_implemented () const\fC [virtual]\fP" .PP Reimplemented from \fBsc::Function\fP\&. .SS "void sc::SphereShape::print (std::ostream & = \fC\fBExEnv::out0\fP()\fP) const\fC [virtual]\fP" .PP Print information about the object\&. .PP Reimplemented from \fBsc::Function\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.