GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::RenderedPolylines(3) MPQC sc::RenderedPolylines(3)

sc::RenderedPolylines

Inherits sc::RenderedObject.


enum Coloring { None, Vertex }


RenderedPolylines (const Ref< KeyVal > &)
void initialize (int nvertex, int npolylines, RenderedPolylines::Coloring c=RenderedPolylines::None)
int npolyline ()
int nvertex ()
int nvertex_in_polyline (int i) const
double vertex (int i, int j) const
double vertex_rgb (int i, int j) const
int polyline (int i, int j) const
int have_vertex_rgb () const
void set_vertex (int, double x, double y, double z)
void set_vertex_rgb (int, double r, double g, double b)
void set_polyline (int i, int v1, int v2)
void set_polyline (int i, int v1, int v2, int v3)
void set_polyline (int i, int v1, int v2, int v3, int v4)
void render (const Ref< Render > &)

Implements sc::RenderedObject.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.