.TH "sc::Edge" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::Edge .SH SYNOPSIS .br .PP .PP Inherits \fBsc::RefCount\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBEdge\fP (const \fBRef\fP< \fBVertex\fP > &p1, const \fBRef\fP< \fBVertex\fP > &p2)" .br .ti -1c .RI "\fBEdge\fP (const \fBRef\fP< \fBVertex\fP > &p1, const \fBRef\fP< \fBVertex\fP > &p2, const \fBRef\fP< \fBVertex\fP > &p3)" .br .ti -1c .RI "\fBEdge\fP (const \fBRef\fP< \fBVertex\fP > &p1, const \fBRef\fP< \fBVertex\fP > &p2, const \fBRef\fP< \fBVertex\fP > &p3, const \fBRef\fP< \fBVertex\fP > &p4)" .br .ti -1c .RI "int \fBorder\fP () const" .br .ti -1c .RI "double \fBstraight_length\fP ()" .br .ti -1c .RI "\fBRef\fP< \fBVertex\fP > \fBvertex\fP (int i) const" .br .ti -1c .RI "\fBRef\fP< \fBVertex\fP > \fBinterior_vertex\fP (int i) const" .br .ti -1c .RI "void \fBadd_vertices\fP (std::set< \fBRef\fP< \fBVertex\fP > > &)" .br .ti -1c .RI "void \fBset_order\fP (int order, const \fBRef\fP< \fBVolume\fP > &vol, double isovalue)" .br .ti -1c .RI "int \fBinterpolate\fP (double location, \fBSCVector3\fP &\fBpoint\fP, \fBSCVector3\fP &norm)" .br .ti -1c .RI "int \fBinterpolate\fP (double location, \fBSCVector3\fP &\fBpoint\fP, \fBSCVector3\fP &norm, const \fBRef\fP< \fBVolume\fP > &vol, double isovalue)" .br .in -1c .SS "Additional Inherited Members" .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.