.TH "sc::UnionShape" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::UnionShape \- A \fBUnionShape\fP is volume enclosed by a set of \fBShape\fP's\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::Shape\fP\&. .PP Inherited by \fBsc::DiscreteConnollyShape\fP, and \fBsc::VDWShape\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBadd_shape\fP (\fBRef\fP< \fBShape\fP >)" .br .ti -1c .RI "double \fBdistance_to_surface\fP (const \fBSCVector3\fP &r, \fBSCVector3\fP *grad=0) const" .br .ti -1c .RI "int \fBis_outside\fP (const \fBSCVector3\fP &r) const" .br .ti -1c .RI "void \fBboundingbox\fP (double valuemin, double valuemax, \fBSCVector3\fP &p1, \fBSCVector3\fP &p2)" .br .ti -1c .RI "int \fBgradient_implemented\fP () const" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "std::set< \fBRef\fP< \fBShape\fP > > \fB_shapes\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP A \fBUnionShape\fP is volume enclosed by a set of \fBShape\fP's\&. .SH "Member Function Documentation" .PP .SS "void sc::UnionShape::boundingbox (double valuemin, double valuemax, \fBSCVector3\fP & p1, \fBSCVector3\fP & p2)\fC [virtual]\fP" .PP Implements \fBsc::Volume\fP\&. .SS "double sc::UnionShape::distance_to_surface (const \fBSCVector3\fP & r, \fBSCVector3\fP * grad = \fC0\fP) const\fC [virtual]\fP" .PP Implements \fBsc::Shape\fP\&. .SS "int sc::UnionShape::gradient_implemented () const\fC [virtual]\fP" .PP Reimplemented from \fBsc::Function\fP\&. .SS "int sc::UnionShape::is_outside (const \fBSCVector3\fP & r) const\fC [virtual]\fP" .PP Reimplemented from \fBsc::Shape\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.