![]() |
L-Systems IS-F311
1.0
Submitted to: Prof. Tathagata Ray
|
This is the complete list of members for Lindenmayer, including all inherited members.
addRule(string rule) | Lindenmayer | inline |
draw(double colors[][3]=NULL) | Lindenmayer | inline |
getAngle() | Lindenmayer | inline |
getAxiom() | Lindenmayer | inline |
getBranchLength() | Lindenmayer | inline |
getBranchScaleFactor() | Lindenmayer | inline |
getPointScaleFactor() | Lindenmayer | inline |
getPointSize() | Lindenmayer | inline |
getX() | Lindenmayer | inline |
getY() | Lindenmayer | inline |
Lindenmayer(string axiom, int iterations) | Lindenmayer | inline |
setAngle(double angle) | Lindenmayer | inline |
setBranchLength(double branchLength) | Lindenmayer | inline |
setBranchScaleFactor(double branchScaleFactor) | Lindenmayer | inline |
setPointScaleFactor(double pointScaleFactor) | Lindenmayer | inline |
setPointSize(double pointSize) | Lindenmayer | inline |
setX(int x) | Lindenmayer | inline |
setY(int y) | Lindenmayer | inline |