Papyrus::KochCurve Class Reference

#include <papyrus/kochcurve.h>

Inheritance diagram for Papyrus::KochCurve:

Inheritance graph
[legend]
List of all members.

Detailed Description

Author:
Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>


Public Types

typedef PapyrusSmartPointer<
KochCurve
pointer

Public Member Functions

 KochCurve (unsigned level=0, double size=0.0)
unsigned level ()
void set_level (unsigned level)
double size ()
void set_size (double size)
 PAPYRUS_CLASS_NAME ("Koch Curve")
 PAPYRUS_CLONE_METHOD (KochCurve)

Static Public Member Functions

static KochCurve::pointer create (unsigned level=0, double size=0.0)

Protected Member Functions

void create_vertices ()
void kochcurve (unsigned level)

Protected Attributes

unsigned m_level
double m_size
double m_lsize
double m_angle


The documentation for this class was generated from the following files:
Generated on Sun Mar 11 10:01:41 2007 by  doxygen 1.5.1