| Diploma Thesis Percolation Simulation C++ Sourcecode Documentation |
#include <svg.h>
Collaboration diagram for graphics::RGBcolor:

Public Methods | |
| RGBcolor () | |
| RGBcolor (REAL, REAL, REAL) | |
| string | svg () |
Private Attributes | |
| REAL | R |
| REAL | G |
| REAL | B |
|
|
Definition at line 34 of file svg.h.
|
|
||||||||||||||||
|
Definition at line 35 of file svg.h. References REAL.
|
|
|
Definition at line 37 of file svg.h. Referenced by graphics::svg_circles(), and graphics::shape::svgstyle().
|
|
|
|
|
|
|
|
|
|
| Diploma Thesis Sourcecode
Documentation check out the text and the executable binaries |