.TH "sc::RenderedPolylines" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::RenderedPolylines .SH SYNOPSIS .br .PP .PP Inherits \fBsc::RenderedObject\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBColoring\fP { \fBNone\fP, \fBVertex\fP }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBRenderedPolylines\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "void \fBinitialize\fP (int nvertex, int npolylines, RenderedPolylines::Coloring c=RenderedPolylines::None)" .br .ti -1c .RI "int \fBnpolyline\fP ()" .br .ti -1c .RI "int \fBnvertex\fP ()" .br .ti -1c .RI "int \fBnvertex_in_polyline\fP (int i) const" .br .ti -1c .RI "double \fBvertex\fP (int i, int j) const" .br .ti -1c .RI "double \fBvertex_rgb\fP (int i, int j) const" .br .ti -1c .RI "int \fBpolyline\fP (int i, int j) const" .br .ti -1c .RI "int \fBhave_vertex_rgb\fP () const" .br .ti -1c .RI "void \fBset_vertex\fP (int, double x, double y, double z)" .br .ti -1c .RI "void \fBset_vertex_rgb\fP (int, double r, double g, double b)" .br .ti -1c .RI "void \fBset_polyline\fP (int i, int v1, int v2)" .br .ti -1c .RI "void \fBset_polyline\fP (int i, int v1, int v2, int v3)" .br .ti -1c .RI "void \fBset_polyline\fP (int i, int v1, int v2, int v3, int v4)" .br .ti -1c .RI "void \fBrender\fP (const \fBRef\fP< \fBRender\fP > &)" .br .in -1c .SS "Additional Inherited Members" .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.