.TH "sc::UnionShape" 3 "Sun Oct 4 2020" "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 "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.