X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flsystemparameters.h;h=b9dccaf9a30d1d4d85a617909aa69d24e62a8cfa;hb=a4205fb0191cc9a6a9090e0f6276248724e4f940;hp=2fabdd34d551d1ad190fb86ddd3685e2c87fe41f;hpb=1a372e99786b50b48ed0158b4adcb276cf945a9e;p=lsystem3d.git diff --git a/src/lsystemparameters.h b/src/lsystemparameters.h index 2fabdd3..b9dccaf 100644 --- a/src/lsystemparameters.h +++ b/src/lsystemparameters.h @@ -32,11 +32,12 @@ using namespace std; /** - * Save and load a L-system specification + * Saver and loader for L-system parameters */ class LSystemParameters : protected XMLStructure { public: + /** * Constructor */ @@ -47,6 +48,7 @@ public: */ ~LSystemParameters(); + /** * Load parameters from xml file * @param lsystem put parameters into this L-system