Gfx::LineStrip Class Reference

Helps to render line strips, with optional corner joining. More...

#include <gfx/linestrip.h>

Collaboration diagram for Gfx::LineStrip:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void lineJoin (bool doJoin)
void closeLoop (bool doClose)
void begin (Gfx::Canvas &c, double w)
void vertex (const geom::vec2< double > &pt)
void drawBezier4 (const geom::vec3< double > &p1, const geom::vec3< double > &p2, const geom::vec3< double > &p3, const geom::vec3< double > &p4, unsigned int subdivisions, unsigned int start=0)
 Generates a series of vertex() calls to render the bezier curve.
void end ()


Detailed Description

Helps to render line strips, with optional corner joining.

Definition at line 51 of file linestrip.h.


The documentation for this class was generated from the following files:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:16 2008 by Doxygen version 1.5.5.