Ignore:
Timestamp:
02/10/14 17:13:09 (10 years ago)
Author:
sz
Message:

f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/f9/conv_f9.h

    r120 r125  
    4343        int addNewVertex(Model &m,vector<XYZ_LOC> &punkty,const XYZ_LOC &nowypunkt);
    4444        void setColors(Model &m); //sets fixed (independent from genes) colors and widths on a model, purely for aesthetic purposes
    45         void perturbPartLocations(Model &m); //deterministic "body noise"
     45        void perturbPartLocations(Model &m); //deterministic "body noise", see APPLY_DETERMINISTIC_BODY_NOISE
    4646};
    4747
Note: See TracChangeset for help on using the changeset viewer.